Searched refs:saw_leading_not (Results 1 – 1 of 1) sorted by relevance
1316 bool saw_leading_not, want_value = true; in _cpp_parse_expr() local1323 saw_leading_not = false; in _cpp_parse_expr()1358 saw_leading_not = lex_count == 1; in _cpp_parse_expr()1459 if (pfile->mi_ind_cmacro && !(saw_leading_not && lex_count == 3)) in _cpp_parse_expr()