Home
last modified time | relevance | path

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

/freebsd-src/lib/libutil/
H A Dcpuset.c41 enum { NONE, NUM, DASH } state; in cpuset_parselist() enumerator
H A Dlogin_class.c256 enum { NONE, NUM, DASH } state; list2cpuset() enumerator
/freebsd-src/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_scanf.c34 #define NUM -0x1234 macro
/freebsd-src/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_div.c34 #define NUM 1999236 macro
/freebsd-src/contrib/wireguard-tools/
H A Dipc-uapi.h127 #define NUM(max) ({ \ macro
/freebsd-src/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-src/usr.sbin/makefs/
H A Dmakefs.c381 #define NUM(type) \ in set_option_var() macro
/freebsd-src/sys/dev/exca/
H A Dexca.c114 #define EXCA_MEMINFO(NUM) { \ argument
419 EXCA_IOINFO(NUM) global() argument
[all...]
/freebsd-src/bin/cpuset/
H A Dcpuset.c93 enum { NONE, NUM, DASH } state; in parselist() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h176 NUM, global() enumerator
/freebsd-src/contrib/pjdfstest/
H A Dpjdfstest.c744 #define NUM(n) (args[(n)].num) in call_syscall() macro
/freebsd-src/contrib/one-true-awk/
H A Dawk.h130 #define NUM 01 /* number value is valid */ macro
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1834 HANDLE_INST(NUM,OPCODE,CLASS) InstructionOpcodeToISD() argument
1835 LAST_OTHER_INST(NUM) InstructionOpcodeToISD() argument
/freebsd-src/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-src/usr.bin/lex/
H A Dinitscan.c1980 #define NUM 8 macro
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3290 HANDLE_INST(NUM,OPCODE,CLASS) translate() argument
3340 HANDLE_INST(NUM,OPCODE,CLASS) translate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1971 CASE_OPERAND_UIMM(NUM) verifyInstruction() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1350 HANDLE_INST(NUM,OPCODE,CLASS) visit() argument