Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/hpc/platid_gen/
H A Dplatid_gen.h36 enum { N_LABEL, N_MODIFIER, N_ENTRY, N_LIST, N_DIRECTIVE }; enumerator
/netbsd-src/sys/arch/macppc/dev/
H A Dobio.c296 #define N_LIST (sizeof(skiplist) / sizeof(skiplist[0])) macro