Home | History | Annotate | Download | only in unit-tests

Lines Matching defs:parentheses

124 # If the guard variable condition is enclosed in parentheses, it does not have
153 # If the guard variable condition is enclosed in parentheses, it does not have
189 # A variable name can contain balanced parentheses, at least in conditions and
191 # where parentheses or braces are handled inconsistently to make this naming
194 CASES+= variable-name-parentheses
195 LINES.variable-name-parentheses= \
196 '.ifndef VARIABLE_NAME(&)PARENTHESES' \
197 'VARIABLE_NAME(&)PARENTHESES=' \
199 # expect: Parse_PushInput: variable-name-parentheses.tmp:1
200 # expect: Parse_PushInput: variable-name-parentheses.tmp:1
604 # If the guard target condition is enclosed in parentheses, it does not have