Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpretty-print.h123 output_buffer_append_r (output_buffer *buff, const char *start, int length) in output_buffer_append_r() function
H A Dpretty-print.c955 output_buffer_append_r (pp_buffer (pp), start, length); in pp_append_r()