Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dvarray.h215 #define VARRAY_SIZE(VA) ((VA)->num_elements) macro
/openbsd/gnu/gcc/gcc/
H A Dvarray.h205 #define VARRAY_SIZE(VA) ((VA)->num_elements) macro