Home
last modified time | relevance | path

Searched defs:NUM (Results 1 – 19 of 19) sorted by relevance

/freebsd/lib/libutil/
H A Dcpuset.c41 enum { NONE, NUM, DASH } state; in cpuset_parselist() enumerator
H A Dlogin_class.c257 enum { NONE, NUM, DASH } state; in list2cpuset() enumerator
/freebsd/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_scanf.c34 #define NUM -0x1234 macro
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_div.c34 #define NUM 1999236 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstVisitor.h24 #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 Dipc-uapi.h127 #define NUM(max) ({ \ macro
/freebsd/sys/dev/exca/
H A Dexca.c114 #define EXCA_MEMINFO(NUM) { \ argument
419 EXCA_IOINFO(NUM) global() argument
[all...]
/freebsd/usr.sbin/makefs/
H A Dmakefs.c389 #define NUM(type) \ in set_option_var() macro
/freebsd/bin/cpuset/
H A Dcpuset.c93 enum { NONE, NUM, DASH } state; in parselist() enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h171 NUM, enumerator
/freebsd/contrib/pjdfstest/
H A Dpjdfstest.c744 #define NUM(n) (args[(n)].num) in call_syscall() macro
/freebsd/contrib/one-true-awk/
H A Dawk.h130 #define NUM 01 /* number value is valid */ macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1755 #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 Dsndctl.c114 #define NUM 1 macro
/freebsd/tools/tools/syscall_timing/
H A Dsyscall_timing.c60 #define BENCHMARK_FOREACH(I, NUM) for (I = 0; I < NUM && alarm_fired == 0; I++) argument
/freebsd/usr.bin/lex/
H A Dinitscan.c1980 #define NUM 8 macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3488 #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 DRISCVInstrInfo.cpp2369 #define CASE_OPERAND_UIMM(NUM) \ in verifyInstruction() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1383 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in visit() argument