OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CROSSING_JUMP_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
rtl.h
1572
#define
CROSSING_JUMP_P
(RTX) \
1573
(RTL_FLAG_CHECK1 ("
CROSSING_JUMP_P
", (RTX), JUMP_INSN)->jump)
/src/external/gpl3/gcc.old/dist/gcc/
rtl.h
1570
#define
CROSSING_JUMP_P
(RTX) \
1571
(RTL_FLAG_CHECK1 ("
CROSSING_JUMP_P
", (RTX), JUMP_INSN)->jump)
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026