Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h1163 #define SET_EXPR_LOCATION(NODE, LOCUS) EXPR_CHECK ((NODE))->exp.locus = (LOCUS) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h1690 #define SET_EXPR_LOCATION(NODE, LOCUS) EXPR_CHECK ((NODE))->exp.locus = (LOCUS) macro