Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree.h4139 build4_loc (location_t loc, enum tree_code code, tree type, tree arg0, in build4_loc() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.h4284 #define build4_loc(l,c,t1,t2,t3,t4,t5) \ macro