Lines Matching full:condition
21 # previous condition would be interpreted as:
27 # lower precedence than the comparison operators. Negating a condition
30 # This kind of condition looks so unfamiliar that it doesn't occur in
36 # This is how the above condition is actually interpreted.
46 # This condition is malformed because the '!' on the right-hand side must not
63 # after the '0' or the '1', it knows that the condition will be malformed.
68 # next token, even though in this position of the condition, only comparison
116 # This condition is obviously malformed. It is properly detected and also
126 # This obviously malformed condition was not detected as such before cond.c
135 # This obviously malformed condition was not detected as such before cond.c
144 # This condition is obviously malformed. It is properly detected and also