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

  /src/usr.bin/make/unit-tests/
directive-include-guard.mk 104 # Triple negation is so uncommon that it's not recognized, even though it has
105 # the same effect as a single negation.
106 CASES+= variable-if-triple-negation
107 LINES.variable-if-triple-negation= \
111 # expect: Parse_PushInput: variable-if-triple-negation.tmp:1
112 # expect: Parse_PushInput: variable-if-triple-negation.tmp:1
164 # the '!' would be a negation. It is syntactically valid in a '.if !defined'
directive-include-guard.mk 104 # Triple negation is so uncommon that it's not recognized, even though it has
105 # the same effect as a single negation.
106 CASES+= variable-if-triple-negation
107 LINES.variable-if-triple-negation= \
111 # expect: Parse_PushInput: variable-if-triple-negation.tmp:1
112 # expect: Parse_PushInput: variable-if-triple-negation.tmp:1
164 # the '!' would be a negation. It is syntactically valid in a '.if !defined'
directive-include-guard.mk 104 # Triple negation is so uncommon that it's not recognized, even though it has
105 # the same effect as a single negation.
106 CASES+= variable-if-triple-negation
107 LINES.variable-if-triple-negation= \
111 # expect: Parse_PushInput: variable-if-triple-negation.tmp:1
112 # expect: Parse_PushInput: variable-if-triple-negation.tmp:1
164 # the '!' would be a negation. It is syntactically valid in a '.if !defined'

Completed in 32 milliseconds