Searched refs:pp_string (Results 1 – 1 of 1) sorted by relevance
224 #define pp_string(PP, S) pp_base_string (pp_base (PP), S) macro235 #define pp_comma(PP) pp_string (PP, ", ")238 #define pp_colon_colon(PP) pp_string (PP, "::")239 #define pp_arrow(PP) pp_string (PP, "->")282 pp_string (PP, pp_buffer (PP)->digit_buffer); \294 #define pp_identifier(PP, ID) pp_string (PP, (pp_translate_identifiers (PP) \