| /netbsd/src/sys/external/bsd/acpica/dist/include/ |
| D | acopcode.h | 183 #define ARGP_ARG0 ARG_NONE 184 #define ARGP_ARG1 ARG_NONE 185 #define ARGP_ARG2 ARG_NONE 186 #define ARGP_ARG3 ARG_NONE 187 #define ARGP_ARG4 ARG_NONE 188 #define ARGP_ARG5 ARG_NONE 189 #define ARGP_ARG6 ARG_NONE 197 #define ARGP_BREAK_OP ARG_NONE 198 #define ARGP_BREAK_POINT_OP ARG_NONE 207 #define ARGP_CONTINUE_OP ARG_NONE [all …]
|
| D | amlcode.h | 324 #define ARG_NONE 0x0 macro
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | printf-parse.c | 122 size_t arg_index = ARG_NONE; in PRINTF_PARSE() 130 dp->width_arg_index = ARG_NONE; in PRINTF_PARSE() 133 dp->precision_arg_index = ARG_NONE; in PRINTF_PARSE() 134 dp->arg_index = ARG_NONE; in PRINTF_PARSE() 229 if (dp->width_arg_index == ARG_NONE) in PRINTF_PARSE() 232 if (dp->width_arg_index == ARG_NONE) in PRINTF_PARSE() 287 if (dp->precision_arg_index == ARG_NONE) in PRINTF_PARSE() 290 if (dp->precision_arg_index == ARG_NONE) in PRINTF_PARSE() 490 if (dp->arg_index == ARG_NONE) in PRINTF_PARSE() 493 if (dp->arg_index == ARG_NONE) in PRINTF_PARSE()
|
| D | vasnprintf.c | 238 if (!(dp->arg_index == ARG_NONE)) in VASNPRINTF() 247 if (!(dp->arg_index != ARG_NONE)) in VASNPRINTF() 295 if (dp->width_arg_index != ARG_NONE) in VASNPRINTF() 317 if (dp->precision_arg_index != ARG_NONE) in VASNPRINTF() 572 if (dp->width_arg_index != ARG_NONE) in VASNPRINTF() 578 if (dp->precision_arg_index != ARG_NONE) in VASNPRINTF()
|
| D | printf-parse.h | 33 #define ARG_NONE (~(size_t)0) macro
|
| /netbsd/src/sys/external/bsd/acpica/dist/parser/ |
| D | psopcode.c | 413 /* 6A */ ACPI_OP ("-Return Value-", ARG_NONE, ARG_NONE, ACPI… 414 /* 6B */ ACPI_OP ("-UNKNOWN_OP-", ARG_NONE, ARG_NONE, ACPI… 415 /* 6C */ ACPI_OP ("-ASCII_ONLY-", ARG_NONE, ARG_NONE, ACPI… 416 /* 6D */ ACPI_OP ("-PREFIX_ONLY-", ARG_NONE, ARG_NONE, ACPI…
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | alpha-opc.c | 408 #define ARG_NONE { 0 } macro 471 { "halt", SPCD(0x00,0x0000), BASE, ARG_NONE }, 472 { "draina", SPCD(0x00,0x0002), BASE, ARG_NONE }, 473 { "bpt", SPCD(0x00,0x0080), BASE, ARG_NONE }, 474 { "bugchk", SPCD(0x00,0x0081), BASE, ARG_NONE }, 475 { "callsys", SPCD(0x00,0x0083), BASE, ARG_NONE }, 476 { "chmk", SPCD(0x00,0x0083), BASE, ARG_NONE }, 477 { "imb", SPCD(0x00,0x0086), BASE, ARG_NONE }, 478 { "rduniq", SPCD(0x00,0x009e), BASE, ARG_NONE }, 479 { "wruniq", SPCD(0x00,0x009f), BASE, ARG_NONE }, [all …]
|
| D | arc-ext-tbl.h | 29 #define ARG_NONE { 0 } macro
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | alpha-opc.c | 408 #define ARG_NONE { 0 } macro 471 { "halt", SPCD(0x00,0x0000), BASE, ARG_NONE }, 472 { "draina", SPCD(0x00,0x0002), BASE, ARG_NONE }, 473 { "bpt", SPCD(0x00,0x0080), BASE, ARG_NONE }, 474 { "bugchk", SPCD(0x00,0x0081), BASE, ARG_NONE }, 475 { "callsys", SPCD(0x00,0x0083), BASE, ARG_NONE }, 476 { "chmk", SPCD(0x00,0x0083), BASE, ARG_NONE }, 477 { "imb", SPCD(0x00,0x0086), BASE, ARG_NONE }, 478 { "rduniq", SPCD(0x00,0x009e), BASE, ARG_NONE }, 479 { "wruniq", SPCD(0x00,0x009f), BASE, ARG_NONE }, [all …]
|
| D | arc-ext-tbl.h | 29 #define ARG_NONE { 0 } macro
|