HomeSort by: relevance | last modified time | path
    Searched defs:UNDEF (Results 1 - 16 of 16) sorted by relevancy

  /src/usr.bin/make/unit-tests/
var-op-expand.mk 50 .undef UNDEF
51 VAR:= <${UNDEF}>
55 UNDEF= after
72 .undef UNDEF
73 VAR:= ${:${UNDEF}}
77 UNDEF= Uwas undefined
86 # XXX: Even though this is a ':=' assignment, the '${UNDEF}' in the part of
90 .undef UNDE
    [all...]
  /src/games/hack/
hack.dog.c 163 #define UNDEF 6
184 return (UNDEF);
273 gtyp = UNDEF; /* no goal as yet */
279 if (otyp > gtyp || otyp == UNDEF)
291 } else if (gtyp == UNDEF && dogroom >= 0 &&
299 if (gtyp == UNDEF ||
346 appr = 1; /* gtyp != UNDEF */
  /src/external/mit/libcbor/dist/test/
stream_expectations.h 50 UNDEF,
stream_expectations.c 236 (struct test_assertion){.expectation = UNDEF};
251 assert_true(current().expectation == UNDEF);
  /src/external/bsd/pcc/dist/pcc/mip/
manifest.h 64 #define UNDEF 0 /* free symbol table entry */
  /src/external/gpl3/binutils/dist/gas/config/
tc-ns32k.c 330 #define UNDEF 3
1845 IND (BRANCH, UNDEF), /* Expecting
2059 if (fragP->fr_subtype == IND (BRANCH, UNDEF))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ns32k.c 330 #define UNDEF 3
1845 IND (BRANCH, UNDEF), /* Expecting
2059 if (fragP->fr_subtype == IND (BRANCH, UNDEF))
  /src/sys/dev/ic/
ath.c 983 #undef N
1499 #undef IS_UP
1590 #undef IEEE80211_KEY_XR
1653 #undef N
1708 #undef N
1756 #undef N
1788 #undef N
2150 #undef ATH_EXPONENT_TO_VALUE
2279 #undef USE_SHPREAMBLE
2635 #undef UNDE
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ISDOpcodes.h 203 /// UNDEF - An undefined node.
204 UNDEF,
206 // FREEZE - FREEZE(VAL) returns an arbitrary value if VAL is UNDEF (or
207 // is evaluated to UNDEF), or returns VAL otherwise. Note that each
208 // read of UNDEF can yield different value, but FREEZE(UNDEF) cannot.
552 /// values that indicate which value (or undef) each result element will
745 /// wider result elements with the high bits becoming undef.
941 /// high bits must conform to getBooleanContents. If the condition is undef,
943 /// TODO: Its semantics w.r.t undef requires further discussion; we need t
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/sh/
interp.c 86 #undef SEXT
87 #undef SEXT32
345 #define UNDEF(x) valid[x] = 0;
349 #define UNDEF(x)
719 #undef TB
  /src/external/gpl3/gdb/dist/sim/sh/
interp.c 86 #undef SEXT
87 #undef SEXT32
345 #define UNDEF(x) valid[x] = 0;
349 #define UNDEF(x)
719 #undef TB
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/gca/
gfx_7_2_enum.h 1650 UNDEF = 0x3,
gfx_8_0_enum.h 1837 UNDEF = 0x3,
gfx_8_1_enum.h 1855 UNDEF = 0x3,
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
navi10_enum.h 12624 UNDEF = 0x00000003,
vega10_enum.h 14045 UNDEF = 0x00000003,

Completed in 176 milliseconds