| /src/usr.bin/make/unit-tests/ |
| directive-ifndef.mk | 32 .ifndef UNDEFINED && UNDEFINED 36 .ifndef UNDEFINED && DEFINED 42 .ifndef !UNDEFINED && !UNDEFINED 45 .ifndef !UNDEFINED && !DEFINED
|
| cmdline-undefined.mk | 1 # $NetBSD: cmdline-undefined.mk,v 1.6 2025/06/30 21:44:39 rillig Exp $ 3 # Tests for undefined variables in expressions in the command line. 11 # expect+30: From the command line: Undefined is . 12 # expect+30: From .MAKEFLAGS '=': Undefined is . 13 # expect+30: From .MAKEFLAGS ':=': Undefined is . 14 # expect+33: From the command line: Undefined is now defined. 15 # expect+33: From .MAKEFLAGS '=': Undefined is now defined. 16 # expect+33: From .MAKEFLAGS ':=': Undefined is now defined. 18 @${.MAKE} -f ${MAKEFILE} print-undefined \ 19 CMDLINE='Undefined is $${UNDEFINED}. [all...] |
| vardebug.mk | 62 # expect+1: Variable "UNDEFINED" is undefined 63 .if ${UNDEFINED}
|
| export.mk | 36 # This is ignored because it is undefined. 37 .export UNDEFINED
|
| cmd-errors-jobs.mk | 15 ${RUN} undefined-direct 16 ${RUN} undefined-indirect 25 # Undefined variables in expressions are not an error. They expand to empty 27 # expect: : undefined-direct--eol 28 # expect: end undefined-direct with status 0 29 # expect: : undefined-direct--eol 30 # expect: end undefined-indirect with status 0 31 undefined-indirect: undefined-direct 32 undefined-direct [all...] |
| vardebug.exp | 41 Evaluating modifier ${:U...} on value "" (eval, undefined) 54 Evaluating modifier ${:U...} on value "" (eval, undefined) 59 Var_Parse: ${UNDEFINED} (eval-defined-loud) 60 make: vardebug.mk:63: Variable "UNDEFINED" is undefined 65 Var_Parse: ${DYN} (eval-keep-dollar-and-undefined) 66 Var_Parse: ${:U$@} $@ ${@} (eval-keep-dollar-and-undefined) 67 Evaluating modifier ${:U...} on value "" (eval-keep-dollar-and-undefined, undefined) 68 Var_Parse: $@} $@ ${@} (eval-keep-dollar-and-undefined) [all...] |
| /src/sys/arch/aarch64/aarch64/ |
| disasm.c | 790 #define UNDEFINED(pc, insn, comment) \ 793 #define UNDEFINED(pc, insn, comment) \ 847 UNDEFINED(pc, insn, "illegal imm6"); 896 UNDEFINED(pc, insn, "illegal option"); 928 UNDEFINED(pc, insn, "illegal option"); 966 UNDEFINED(pc, insn, "illegal option"); 1005 UNDEFINED(pc, insn, "illegal option"); 1036 UNDEFINED(pc, insn, "illegal shift"); 1084 UNDEFINED(pc, insn, "undefined"); [all...] |
| /src/usr.bin/config/ |
| mkheaders.c | 75 /* Unlikely constant for undefined options */ 76 #define UNDEFINED ('n' << 24 | 0 << 20 | 't' << 12 | 0xdefU) 77 /* Value for defined options with value UNDEFINED */ 156 /* Avoid colliding with the value used for undefined options. */ 158 return (unsigned int)(h != UNDEFINED ? h : DEFINED); 261 fprint_global(fp, dl->dl_name, UNDEFINED);
|
| /src/external/bsd/byacc/dist/ |
| symtab.c | 51 bp->value = UNDEFINED;
|
| reader.c | 1610 if (n == 1 && bp->value == UNDEFINED) 1812 if (bp->value != UNDEFINED && value != bp->value) 2719 rprec[nrules] = UNDEFINED; 3621 if (rprec[nrules] != UNDEFINED && bp->prec != rprec[nrules]) 3879 if (v[1]->value == UNDEFINED) 3886 if (v[i]->value == UNDEFINED) 4031 if (rprec[i] == UNDEFINED)
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-ssa-ccp.cc | 38 UNDEFINED -> V_i is a local variable whose definition 87 - If an argument has an UNDEFINED value, then it does not affect 89 UNDEFINED value, it means that either its defining statement 162 UNDEFINED, 211 case UNDEFINED: 267 2- Any other value is considered UNDEFINED. This is useful when 268 considering PHI nodes. PHI arguments that are undefined do not 290 can assume initially that it is UNDEFINED, otherwise we must 295 val.lattice_val = UNDEFINED; 343 UNDEFINED. * [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-ssa-ccp.cc | 38 UNDEFINED -> V_i is a local variable whose definition 87 - If an argument has an UNDEFINED value, then it does not affect 89 UNDEFINED value, it means that either its defining statement 160 UNDEFINED, 209 case UNDEFINED: 265 2- Any other value is considered UNDEFINED. This is useful when 266 considering PHI nodes. PHI arguments that are undefined do not 288 can assume initially that it is UNDEFINED, otherwise we must 293 val.lattice_val = UNDEFINED; 341 UNDEFINED. * [all...] |
| /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
| WasmDumper.cpp | 50 ENUM_ENTRY(UNDEFINED),
|
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/ |
| srp-replication.h | 195 // -2: undefined result. 200 UNDEFINED = -2,
|
| /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| WasmYAML.cpp | 560 BCaseMask(UNDEFINED, UNDEFINED);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| aarch64-tbl.h | 4030 CORE_INSN ("udf", 0x00000000, 0xffff0000, exception, 0, OP1 (UNDEFINED), {}, 0), 7033 Y(IMMEDIATE, imm, "UNDEFINED", 0, F(FLD_imm16_0), \
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| aarch64-tbl.h | 4532 CORE_INSN ("udf", 0x00000000, 0xffff0000, exception, 0, OP1 (UNDEFINED), {}, 0), 8078 Y(IMMEDIATE, imm, "UNDEFINED", 0, F(FLD_imm16_0), \
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| aarch64-tbl.h | 4312 CORE_INSN ("udf", 0x00000000, 0xffff0000, exception, 0, OP1 (UNDEFINED), {}, 0), 7626 Y(IMMEDIATE, imm, "UNDEFINED", 0, F(FLD_imm16_0), \
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| aarch64-tbl.h | 4312 CORE_INSN ("udf", 0x00000000, 0xffff0000, exception, 0, OP1 (UNDEFINED), {}, 0), 7626 Y(IMMEDIATE, imm, "UNDEFINED", 0, F(FLD_imm16_0), \
|