Searched defs:SELECT (Results 1 – 8 of 8) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | scandir.c | 50 #define SELECT(x) CALL_BLOCK(select, x) macro 55 #define SELECT(x) select(x) macro
|
H A D | scandir-compat11.c | 54 #define SELECT(x) select(x) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 49 SELECT, enumerator
|
/freebsd/lib/libc/stdlib/ |
H A D | heapsort.c | 114 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ macro
|
/freebsd/sys/dev/usb/input/ |
H A D | uhid_snes.c | 64 #define SELECT 0x10 macro
|
/freebsd/sys/dev/ppbus/ |
H A D | ppbconf.h | 55 #define SELECT 0x10 macro
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | mockfs.hh | 267 SELECT, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 755 SELECT, enumerator
|