OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IS_CALL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.c
177
# define
IS_CALL
0x008
190
# define
IS_CALL
0x010
224
# define
IS_CALL
0x10
/src/external/gpl3/binutils/dist/gprofng/libcollector/
unwind.c
1110
#define
IS_CALL
(x) (((x) & 0xc0000000) == 0x40000000)
1224
else if (
IS_CALL
(backinstr))
1234
else if (
IS_CALL
(instr))
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
unwind.c
1110
#define
IS_CALL
(x) (((x) & 0xc0000000) == 0x40000000)
1224
else if (
IS_CALL
(backinstr))
1234
else if (
IS_CALL
(instr))
Completed in 24 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026