Home
last modified time | relevance | path

Searched refs:UNDEFINED (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/contrib/bmake/unit-tests/
H A Ddirective-ifndef.mk32 .ifndef UNDEFINED && UNDEFINED
36 .ifndef UNDEFINED && DEFINED
42 .ifndef !UNDEFINED && !UNDEFINED
45 .ifndef !UNDEFINED && !DEFINED
H A Dcmd-errors-lint.mk14 : $@ ${UNDEFINED}
H A Dcmd-errors.mk12 : $@-${UNDEFINED}-eol
H A Dcmdline-undefined.mk13 CMDLINE='Undefined is $${UNDEFINED}.'
21 CMDLINE:='Undefined is $${UNDEFINED}.'
26 .MAKEFLAGS: MAKEFLAGS_ASSIGN='Undefined is $${UNDEFINED}.'
27 .MAKEFLAGS: MAKEFLAGS_SUBST:='Undefined is $${UNDEFINED}.'
39 UNDEFINED?= now defined
H A Dexport.mk37 .export UNDEFINED
H A Dvardebug.mk66 .if ${UNDEFINED}
H A Dcmd-errors-jobs.mk33 : $@-${UNDEFINED}-eol
H A Dvardebug.exp60 Var_Parse: ${UNDEFINED} (eval-defined-loud)
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_dispatch.c73 UNDEFINED = 1 << 30 enumerator
79 enum cpu_feature g_cpu_features = UNDEFINED;
88 if (g_cpu_features != UNDEFINED) { in get_cpu_features()
/freebsd/contrib/byacc/
H A Dsymtab.c46 bp->value = UNDEFINED; in make_bucket()
H A Dreader.c1601 if (n == 1 && bp->value == UNDEFINED) in get_literal()
1803 if (bp->value != UNDEFINED && value != bp->value) in declare_tokens()
2710 rprec[nrules] = UNDEFINED; in start_rule()
3610 if (rprec[nrules] != UNDEFINED && bp->prec != rprec[nrules]) in mark_symbol()
3866 if (v[1]->value == UNDEFINED) in pack_symbols()
3873 if (v[i]->value == UNDEFINED) in pack_symbols()
4016 if (rprec[i] == UNDEFINED) in pack_grammar()
H A Ddefs.h158 #define UNDEFINED (-1) macro
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp50 ENUM_ENTRY(UNDEFINED),
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp577 BCaseMask(UNDEFINED, UNDEFINED); in bitset()
/freebsd/tools/tools/locale/etc/charmaps/
H A DCP1251.TXT172 0x98 #UNDEFINED
/freebsd/share/colldef/
H A Dhy_AM.ARMSCII-8.src518 UNDEFINED IGNORE;IGNORE;IGNORE;...
H A Dsr_RS.ISO8859-5.src534 UNDEFINED IGNORE;IGNORE;IGNORE;...
H A Dcs_CZ.ISO8859-2.src514 UNDEFINED IGNORE;IGNORE;IGNORE;...
H A Dsk_SK.ISO8859-2.src518 UNDEFINED IGNORE;IGNORE;IGNORE;...
H A Dhi_IN.ISCII-DEV.src695 UNDEFINED IGNORE;IGNORE;IGNORE;...
H A Dhr_HR.ISO8859-2.src530 UNDEFINED IGNORE;IGNORE;IGNORE;...
H A Dsr_RS.ISO8859-2.src530 UNDEFINED IGNORE;IGNORE;IGNORE;...
/freebsd/share/colldef_unicode/
H A Dhy_AM.UTF-8.src517 UNDEFINED IGNORE;IGNORE;IGNORE;...
H A Dhe_IL.UTF-8.src541 UNDEFINED IGNORE;IGNORE;IGNORE;...
H A Dhi_IN.UTF-8.src689 UNDEFINED IGNORE;IGNORE;IGNORE;...

1234