OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOUNDS
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/msgs/
msgs.c
94
#define CMODE 0664 /*
bounds
file creation mode */
103
#define
BOUNDS
"
bounds
" /* message
bounds
file */
170
FILE *
bounds
;
local in function:main
249
* determine current message
bounds
251
snprintf(fname, sizeof (fname), "%s/%s", _PATH_MSGS,
BOUNDS
);
252
bounds
= fopen(fname, "r");
254
if (
bounds
!= NULL) {
255
if (fscanf(
bounds
, "%d %d\n", &firstmsg, &lastmsg) < 2
[
all
...]
/src/sys/arch/m68k/060sp/dist/
fplsp.s
8470
cmp.l %d1,&0x3ffe8000 # IS
BOUNDS
[1/2,3/2]?
9237
mov.w SRC_EX(%a0),%d0 # check src
bounds
fpsp.s
8576
cmp.l %d1,&0x3ffe8000 # IS
BOUNDS
[1/2,3/2]?
9596
mov.w SRC_EX(%a0),%d0 # check src
bounds
Completed in 143 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025