Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1176 #define SET_EXPR_LOCATION(NODE, LOCUS) EXPR_CHECK ((NODE))->exp.locus = (LOCUS) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h1205 #define SET_EXPR_LOCATION(NODE, LOCUS) EXPR_CHECK ((NODE))->exp.locus = (LOCUS) macro