OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STRIP_NOPS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.h
569
#define
STRIP_NOPS
(EXP) \
572
/* Like
STRIP_NOPS
, but don't let the signedness change either. */
577
/* Like
STRIP_NOPS
, but don't alter the TREE_TYPE either. */
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
479
#define
STRIP_NOPS
(EXP) \
482
/* Like
STRIP_NOPS
, but don't let the signedness change either. */
487
/* Like
STRIP_NOPS
, but don't alter the TREE_TYPE either. */
Completed in 24 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026