Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dpretty-print.h229 #define pp_arrow(PP) pp_string (PP, "->") macro
H A Dc-pretty-print.c152 pp_arrow (pp); in pp_c_arrow()