Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dpretty-print.h226 #define pp_dot(PP) pp_character (PP, '.') macro
H A Dc-pretty-print.c122 pp_dot (pp); in pp_c_dot()