/freebsd/lib/libutil/ |
H A D | cpuset.c | 41 enum { NONE, NUM, DASH } state; in cpuset_parselist() enumerator
|
H A D | login_class.c | 257 enum { NONE, NUM, DASH } state; in list2cpuset() enumerator
|
/freebsd/contrib/netbsd-tests/lib/libc/stdio/ |
H A D | t_scanf.c | 34 #define NUM -0x1234 macro
|
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/ |
H A D | t_div.c | 34 #define NUM 1999236 macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | InstVisitor.h | 24 #define HANDLE_INST(NUM, OPCODE, CLASS) class CLASS; argument 122 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in visit() argument 154 #define HANDLE_INST(NUM, OPCODE, CLASS) \ argument
|
/freebsd/contrib/wireguard-tools/ |
H A D | ipc-uapi.h | 127 #define NUM(max) ({ \ macro
|
/freebsd/sys/dev/exca/ |
H A D | exca.c | 114 #define EXCA_MEMINFO(NUM) { \ argument 419 EXCA_IOINFO(NUM) global() argument [all...] |
/freebsd/usr.sbin/makefs/ |
H A D | makefs.c | 389 #define NUM(type) \ in set_option_var() macro
|
/freebsd/bin/cpuset/ |
H A D | cpuset.c | 93 enum { NONE, NUM, DASH } state; in parselist() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 171 NUM, enumerator
|
/freebsd/contrib/pjdfstest/ |
H A D | pjdfstest.c | 744 #define NUM(n) (args[(n)].num) in call_syscall() macro
|
/freebsd/contrib/one-true-awk/ |
H A D | awk.h | 130 #define NUM 01 /* number value is valid */ macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 1755 #define HANDLE_INST(NUM, OPCODE, CLASS) OPCODE = NUM, in InstructionOpcodeToISD() argument 1756 #define LAST_OTHER_INST(NUM) InstructionOpcodesCount = NUM in InstructionOpcodeToISD() argument
|
/freebsd/usr.sbin/sndctl/ |
H A D | sndctl.c | 114 #define NUM 1 macro
|
/freebsd/tools/tools/syscall_timing/ |
H A D | syscall_timing.c | 60 #define BENCHMARK_FOREACH(I, NUM) for (I = 0; I < NUM && alarm_fired == 0; I++) argument
|
/freebsd/usr.bin/lex/ |
H A D | initscan.c | 1980 #define NUM 8 macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 3488 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in translate() argument 3542 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in translate() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2369 #define CASE_OPERAND_UIMM(NUM) \ in verifyInstruction() argument
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1383 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in visit() argument
|