Searched defs:VARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ | ||
H A D | varray.h | 215 #define VARRAY_SIZE(VA) ((VA)->num_elements) macro |
/openbsd/gnu/gcc/gcc/ | ||
H A D | varray.h | 205 #define VARRAY_SIZE(VA) ((VA)->num_elements) macro |