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