Home
last modified time | relevance | path

Searched defs:EXPR_LINENO (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1184 #define EXPR_LINENO(NODE) LOCATION_LINE (EXPR_CHECK (NODE)->exp.locus) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h1213 #define EXPR_LINENO(NODE) LOCATION_LINE (EXPR_CHECK (NODE)->exp.locus) macro