OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MEM_NOTRAP_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
rtl.h
2625
#define
MEM_NOTRAP_P
(RTX) \
2626
(RTL_FLAG_CHECK1 ("
MEM_NOTRAP_P
", (RTX), MEM)->call)
2682
MEM_NOTRAP_P
(LHS) =
MEM_NOTRAP_P
(RHS), \
/src/external/gpl3/gcc.old/dist/gcc/
rtl.h
2615
#define
MEM_NOTRAP_P
(RTX) \
2616
(RTL_FLAG_CHECK1 ("
MEM_NOTRAP_P
", (RTX), MEM)->call)
2672
MEM_NOTRAP_P
(LHS) =
MEM_NOTRAP_P
(RHS), \
Completed in 20 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026