Searched defs:VARRAY_TREE_INIT (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ | ||
H A D | varray.h | 187 #define VARRAY_TREE_INIT(va, num, name) \ macro |
/openbsd-src/gnu/gcc/gcc/ | ||
H A D | varray.h | 174 #define VARRAY_TREE_INIT(va, num, name) \ macro |