Home
last modified time | relevance | path

Searched refs:pp_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dpretty-print.h224 #define pp_string(PP, S) pp_base_string (pp_base (PP), S) macro
235 #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) \