Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-pretty-print.c56 #define PRINT_FUNCTION_NAME(NODE) pp_printf \ macro
191 PRINT_FUNCTION_NAME (node); in dump_function_name()
H A DChangeLog.tree-ssa18224 * c-pretty-print.c (PRINT_FUNCTION_NAME): Define.
H A DChangeLog-200413310 wrap PRINT_FUNCTION_NAME and dump_decl_name.