Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.h121 void pp_c_function_definition (c_pretty_printer *, tree);
H A Dc-pretty-print.c862 pp_c_function_definition (c_pretty_printer *pp, tree t) in pp_c_function_definition() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.h121 void pp_c_function_definition (c_pretty_printer *, tree);
H A Dc-pretty-print.cc924 pp_c_function_definition (c_pretty_printer *pp, tree t) in pp_c_function_definition() function
H A DChangeLog10493 (pp_c_function_definition): Likewise.
11224 * c-pretty-print.c (pp_c_function_definition): Use pp_newline_and_flush
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200310344 (pp_c_function_definition): Adjust prototype.
11412 (pp_c_function_definition): Likewise.