Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-pretty-print.c41 static void pretty_print_string (pretty_printer *, const char*);
785 pretty_print_string (buffer, TREE_STRING_POINTER (node)); in dump_generic_node()
2470 pretty_print_string (pretty_printer *buffer, const char *str) in pretty_print_string() function