Home
last modified time | relevance | path

Searched refs:DECLARRAY (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/games/sail/
H A Darray.h230 #define DECLARRAY(T) DECLARRAY_BYTYPE(T##array, struct T) macro
/netbsd-src/external/bsd/tradcpp/dist/
H A Darray.h252 #define DECLARRAY(T, INLINE) DECLARRAY_BYTYPE(T##array, struct T, INLINE) macro
H A Dmacro.c49 DECLARRAY(expansionitem, static UNUSED);
68 DECLARRAY(macro, static UNUSED);
70 DECLARRAY(macroarray, static UNUSED);
H A Dplace.c48 DECLARRAY(placefile, static UNUSED);
H A Dfiles.c49 DECLARRAY(incdir, static UNUSED);
H A Deval.c135 DECLARRAY(token, static UNUSED);