Searched defs:VARRAY_CLEAR (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ | ||
H A D | varray.h | 220 #define VARRAY_CLEAR(VA) varray_clear(VA) macro |
/openbsd/gnu/gcc/gcc/ | ||
H A D | varray.h | 210 #define VARRAY_CLEAR(VA) varray_clear(VA) macro |