Searched refs:pp_base_string (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dpretty-print.h214 #define pp_string(PP, S) pp_base_string (pp_base (PP), S)
322 extern void pp_base_string (pretty_printer *, const char *);
H A Dpretty-print.c802 pp_base_string (pretty_printer *pp, const char *str) function
/freebsd-9.3-release/contrib/gcc/cp/
H A Derror.c2199 pp_base_string (context->printer, "At global scope:");
2374 pp_base_string (pp, result);

Completed in 76 milliseconds