Home
last modified time | relevance | path

Searched defs:type_if (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/x68k/include/
H A Dbootinfo.h75 #define X68K_MAKESCSIBOOTDEV(major, type_if, unit_if, scsi_id, lun, part) \ argument
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/
H A Dtemplates.cpp78 type_if, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/INPUTS/
H A Dc99-intconst-1.c26 #define type_if(T, E) type_if_not(T, !(E)) macro