Home
last modified time | relevance | path

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

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