Searched refs:pp_construct (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | pretty-print.h | 291 extern void pp_construct (pretty_printer *, const char *, int);
|
| D | diagnostic.c | 97 pp_construct (context->printer, NULL, 0); in diagnostic_initialize()
|
| D | pretty-print.c | 677 pp_construct (pretty_printer *pp, const char *prefix, int maximum_length) in pp_construct() function
|
| D | tree-mudflap.c | 113 pp_construct (buf, /* prefix */ NULL, /* line-width */ 0); in mf_varname_tree()
|
| D | c-pretty-print.c | 2061 pp_construct (pp_base (pp), NULL, 0); in print_c_tree()
|
| D | tree-pretty-print.c | 2558 pp_construct (&buffer, /* prefix */NULL, /* line-width */0); in maybe_init_pretty_print()
|
| D | ChangeLog-2005 | 13220 (pp_base_clear_output_area, pp_construct, pp_base_formatted_text)
|
| D | ChangeLog-2003 | 8665 * pretty-print.c (pp_construct): Use xcalloc instead of xmalloc
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | error.c | 100 pp_construct (pp_base (cxx_pp), NULL, 0); in init_error()
|