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

/freebsd-11.0-release/contrib/gcc/
H A Dpretty-print.c120 pp_append_text (pp, start, p);
144 pp_append_text (pp, start, end);
519 pp_append_text (pp, s, s + n);
H A Dpretty-print.h204 #define pp_append_text(PP, B, E) \ macro
278 pp_append_text(PP, IDENTIFIER_POINTER (T), \

Completed in 52 milliseconds