Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDpretty-print.h226 #define pp_dot(PP) pp_character (PP, '.') macro
HDc-pretty-print.c122 pp_dot (pp); in pp_c_dot()