OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BELOW
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/mips/
switchcontext.S
44
// fp regs and return address are stored
below
the stack
49
#define
BELOW
(ALIGN8(6 * 8 + 4))
50
s.d $f20, (0 * 8 -
BELOW
)($sp)
51
s.d $f22, (1 * 8 -
BELOW
)($sp)
52
s.d $f24, (2 * 8 -
BELOW
)($sp)
53
s.d $f26, (3 * 8 -
BELOW
)($sp)
54
s.d $f28, (4 * 8 -
BELOW
)($sp)
55
s.d $f30, (5 * 8 -
BELOW
)($sp)
75
l.d $f20, (0 * 8 -
BELOW
)($sp)
76
l.d $f22, (1 * 8 -
BELOW
)($sp
[
all
...]
/src/lib/libexecinfo/
builtin.c
40
#define
BELOW
>
42
#define
BELOW
<
61
if ((const void *)frame
BELOW
stack)
/src/games/hunt/include/
hunt_common.h
155
#define
BELOW
'!'
161
c == ABOVE || c ==
BELOW
|| c == FLYER)
164
c == ABOVE || c ==
BELOW
)
/src/external/gpl3/gcc/dist/gcc/text-art/
ruler.cc
55
case label_dir::
BELOW
:
104
case label_dir::
BELOW
:
161
case label_dir::
BELOW
:
349
The y cooordinates are stored with respect to label_dir::
BELOW
. */
407
x_ruler r (x_ruler::label_dir::
BELOW
);
445
x_ruler r (x_ruler::label_dir::
BELOW
);
487
x_ruler r (x_ruler::label_dir::
BELOW
);
504
x_ruler r (x_ruler::label_dir::
BELOW
);
520
x_ruler r (x_ruler::label_dir::
BELOW
);
535
x_ruler r (x_ruler::label_dir::
BELOW
);
[
all
...]
ruler.h
29
with text labels either above or, in this example,
below
:
39
enum class label_dir { ABOVE,
BELOW
};
92
The y cooordinates are stored with respect to label_dir::
BELOW
;
/src/games/hunt/huntd/
shots.c
208
case
BELOW
:
230
bp->b_face =
BELOW
;
238
case
BELOW
:
254
bp->b_face =
BELOW
;
259
case
BELOW
:
277
bp->b_face =
BELOW
;
296
case
BELOW
:
443
case
BELOW
:
482
bp->b_face =
BELOW
;
488
case
BELOW
[
all
...]
draw.c
152
see(pp,
BELOW
);
157
see(pp,
BELOW
);
164
case
BELOW
:
165
see(pp,
BELOW
);
247
case
BELOW
:
373
case
BELOW
:
execute.c
108
move_player(pp,
BELOW
);
111
turn_player(pp,
BELOW
);
213
case
BELOW
:
264
case
BELOW
:
expl.c
175
case
BELOW
:
answer.c
388
return
BELOW
;
/src/external/gpl2/gettext/dist/os2/
Makefile
199
@echo *** YOU CAN SAFELY IGNORE WARNINGS FROM EMXBIND
BELOW
***
/src/external/gpl2/groff/dist/src/preproc/pic/
pic.y
134
%token
BELOW
222
%left LJUST RJUST ABOVE
BELOW
1059
| object_spec
BELOW
lex.cpp
443
{ "
below
",
BELOW
},
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/thread/
fiber.d
525
* see
below
for details)
980
// base of the stack being allocated
below
. However, doing so
1254
// keep the EXCEPTION_REGISTRATION
below
that limit
1407
/* We keep the FP registers and the return address
below
1435
enum
BELOW
= SZ_FP + ALIGN + SZ_RA;
1437
enum SZ =
BELOW
+ ABOVE;
1446
//
below
the saved stack top (tstack) to hide from GC scanning.
1468
/* We keep the FP registers and the return address
below
/src/external/gpl3/gcc/dist/gcc/analyzer/
access-diagram.cc
2618
x_ruler r (x_ruler::label_dir::
BELOW
);
Completed in 33 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026