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

  /src/sys/arch/evbarm/stand/board/
s3c2410_vector.S 45 undef: label
s3c2800_vector.S 77 undef: label
  /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...]
directive-include-guard.mk 347 CASES+= variable-undef-between
348 LINES.variable-undef-between= \
352 UNDEF_BETWEEN.variable-undef-between= \
354 # expect: Parse_PushInput: variable-undef-between.tmp:1
355 # expect: Parse_PushInput: variable-undef-between.tmp:1
359 CASES+= variable-undef-inside
360 LINES.variable-undef-inside= \
363 '.undef VARIABLE_UNDEF_INSIDE' \
365 # expect: Parse_PushInput: variable-undef-inside.tmp:1
366 # expect: Parse_PushInput: variable-undef-inside.tmp:
    [all...]
Makefile 103 TESTS+= cond-undef-lint
209 TESTS+= directive-undef
472 TESTS+= varparse-undef-partial
501 ENV.directive-undef= ENV_VAR=env-value

Completed in 41 milliseconds