OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EXPR_HAS_LOCATION
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
1206
#define
EXPR_HAS_LOCATION
(NODE) (LOCATION_LOCUS (EXPR_LOCATION (NODE)) \
1210
#define EXPR_LOC_OR_LOC(NODE, LOCUS) (
EXPR_HAS_LOCATION
(NODE) \
/src/external/gpl3/gcc/dist/gcc/
tree.h
1313
#define
EXPR_HAS_LOCATION
(NODE) (LOCATION_LOCUS (EXPR_LOCATION (NODE)) \
1317
#define EXPR_LOC_OR_LOC(NODE, LOCUS) (
EXPR_HAS_LOCATION
(NODE) \
Completed in 49 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026