Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dvarray.h260 #define VARRAY_SHORT(VA, N) VARRAY_CHECK (VA, N, s) macro
/openbsd/gnu/gcc/gcc/
H A Dvarray.h255 #define VARRAY_SHORT(VA, N) VARRAY_CHECK (VA, N, vdt_s) macro