Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDc-pretty-print.h130 #define pp_statement(PPI, S) \ macro
HDc-pretty-print.c771 pp_statement (pp, DECL_SAVED_TREE (t)); in pp_c_function_definition()
2067 pp_statement (pp, t); in print_c_tree()
/NextBSD/contrib/gcc/cp/
HDChangeLog5984 (pp_cxx_statement): Call pp_cxx_statement, not pp_statement.