Home
last modified time | relevance | path

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

/netbsd-src/games/sail/
H A Darray.h231 #define DEFARRAY(T, INLINE) DEFARRAY_BYTYPE(T##array, struct T, INLINE) macro
/netbsd-src/external/bsd/tradcpp/dist/
H A Darray.h253 #define DEFARRAY(T, INLINE) DEFARRAY_BYTYPE(T##array, struct T, INLINE) macro