Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h4119 build2_loc (location_t loc, enum tree_code code, tree type, tree arg0, in build2_loc() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h4261 #define build2_loc(l,c,t1,t2,t3) build2_stat_loc (l,c,t1,t2,t3 MEM_STAT_INFO) macro