Home
last modified time | relevance | path

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

12

/trueos/usr.bin/csup/
HDrcsparse.h32 #define NUM 1 macro
/trueos/contrib/gcc/config/
HDelfos.h114 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument
133 #define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE, PREFIX, NUM, TABLE) \ argument
138 #define ASM_OUTPUT_CASE_LABEL(FILE, PREFIX, NUM, JUMPTABLE) \ argument
HDsvr3.h113 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
HDdarwin.h523 #define OBJC_GEN_METHOD_LABEL(BUF,IS_INST,CLASS_NAME,CAT_NAME,SEL_NAME,NUM) \ argument
732 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
/trueos/contrib/gcc/config/sparc/
HDsp-elf.h68 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
HDfreebsd.h145 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
HDsp64-elf.h99 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
HDsol2.h80 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
HDsysv4.h87 #define ASM_OUTPUT_CASE_LABEL(FILE, PREFIX, NUM, JUMPTABLE) \ argument
HDnetbsd-elf.h68 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
HDlinux.h177 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
HDlinux64.h313 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
/trueos/contrib/netbsd-tests/lib/libc/stdio/
HDt_scanf.c34 #define NUM -0x1234 macro
/trueos/sys/compat/netbsd/
HDdvcfg.h64 #define DVCFG_HW(SELP, NUM) dvcfg_hw((SELP), (NUM)) argument
/trueos/crypto/openssl/crypto/bn/
HDexp.c8 #define NUM (8*8*8) macro
/trueos/contrib/netbsd-tests/lib/libc/stdlib/
HDt_div.c34 #define NUM 1999236 macro
/trueos/contrib/gcc/config/rs6000/
HDxcoff.h207 #define ASM_OUTPUT_CASE_LABEL(FILE,PREFIX,NUM,TABLEINSN) \ argument
215 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
/trueos/contrib/gcc/config/arm/
HDaof.h182 #define ASM_GENERATE_INTERNAL_LABEL(STRING,PREFIX,NUM) \ argument
275 #define ASM_OUTPUT_CASE_LABEL(STREAM, PREFIX, NUM, TABLE) \ argument
HDaout.h212 #define ASM_GENERATE_INTERNAL_LABEL(STRING, PREFIX, NUM) \ argument
/trueos/contrib/llvm/include/llvm/
HDInstVisitor.h27 #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
/trueos/contrib/gcc/
HDgcov-io.h301 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) argument
304 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) argument
308 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) argument
/trueos/usr.bin/cpuset/
HDcpuset.c71 enum { NONE, NUM, DASH } state; in parselist() enumerator
/trueos/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp1242 #define HANDLE_INST(NUM, OPCODE, CLASS) OPCODE = NUM, in InstructionOpcodeToISD() argument
1243 #define LAST_OTHER_INST(NUM) InstructionOpcodesCount = NUM in InstructionOpcodeToISD() argument
/trueos/sys/dev/exca/
HDexca.c115 #define EXCA_MEMINFO(NUM) { \ argument
420 #define EXCA_IOINFO(NUM) { \ argument
/trueos/lib/libutil/
HDlogin_class.c251 enum { NONE, NUM, DASH } state; in list2cpuset() enumerator

12