Searched refs:comma_first (Results 1 – 2 of 2) sorted by relevance
4637 bool comma_first = c_parser_next_token_is (parser, CPP_COMMA); variable4638 if (!comma_first4660 if (expect_comma && !comma_first)4690 if (expect_comma && !comma_first)
4674 bool comma_first = c_parser_next_token_is (parser, CPP_COMMA); in c_parser_gnu_attribute() local4675 if (!comma_first in c_parser_gnu_attribute()4697 if (expect_comma && !comma_first) in c_parser_gnu_attribute()4727 if (expect_comma && !comma_first) in c_parser_gnu_attribute()