Searched refs:pp_base_character (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dpretty-print.h213 #define pp_character(PP, C) pp_base_character (pp_base (PP), C)
321 extern void pp_base_character (pretty_printer *, int);
H A Dpretty-print.c786 pp_base_character (pretty_printer *pp, int c) function

Completed in 30 milliseconds