Searched refs:have_suffix_p (Results 1 – 2 of 2) sorted by relevance
3392 int have_suffix_p = 0; in cp_parser_string_literal() local3431 have_suffix_p = 1; in cp_parser_string_literal()3454 if (have_suffix_p == 0) in cp_parser_string_literal()3457 have_suffix_p = 1; in cp_parser_string_literal()3459 else if (have_suffix_p == 1 in cp_parser_string_literal()3465 have_suffix_p = -1; in cp_parser_string_literal()3535 if (have_suffix_p) in cp_parser_string_literal()
4016 int have_suffix_p = 0; variable4057 have_suffix_p = 1;4081 if (have_suffix_p == 0)4084 have_suffix_p = 1;4086 else if (have_suffix_p == 14092 have_suffix_p = -1;4173 if (have_suffix_p)