OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ASM_CLOBBERS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.h
1424
ASM_CLOBBERS
represent the outputs, inputs, and clobbers for the
1429
#define
ASM_CLOBBERS
(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 3)
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
1311
ASM_CLOBBERS
represent the outputs, inputs, and clobbers for the
1316
#define
ASM_CLOBBERS
(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 3)
Completed in 38 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026