Searched defs:build5_loc (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree.h | 4149 build5_loc (location_t loc, enum tree_code code, tree type, tree arg0, in build5_loc() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree.h | 4297 #define build5_loc(l,c,t1,t2,t3,t4,t5,t6) \ macro
|