Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dtree-pretty-print.c52 int i; for (i = 0; i<SPACE; i++) pp_space (buffer); } while (0)
145 pp_space (&buffer); in print_generic_stmt_indented()
206 pp_space (buffer); in dump_function_declaration()
220 pp_space (buffer); in dump_function_declaration()
393 pp_space (buffer); in dump_omp_clauses()
400 pp_space (buffer); in dump_omp_clauses()
463 pp_space (buffer); in dump_generic_node()
470 pp_space (buffer); in dump_generic_node()
489 pp_space (buffer); in dump_generic_node()
557 pp_space (buffer); in dump_generic_node()
[all …]
Dpretty-print.h217 #define pp_space(PP) pp_character (PP, ' ') macro
260 pp_space (PP); \
Dpretty-print.c126 pp_space (pp); in pp_wrap_text()
166 pp_space (pp); in pp_base_indent()
814 pp_space (pp); in pp_base_maybe_space()
Dc-pretty-print.c73 pp_space (pp); in pp_c_whitespace()
1111 pp_space (pp); in pp_c_init_declarator()
1113 pp_space (pp); in pp_c_init_declarator()
1803 pp_space (pp); in pp_c_assignment_expression()
/freebsd-9-stable/contrib/gcc/cp/
Dcxx-pretty-print.c573 pp_space (pp); in pp_cxx_new_expression()
751 pp_space (pp); in pp_cxx_multiplicative_expression()
758 pp_space (pp); in pp_cxx_multiplicative_expression()
778 pp_space (pp); in pp_cxx_conditional_expression()
780 pp_space (pp); in pp_cxx_conditional_expression()
782 pp_space (pp); in pp_cxx_conditional_expression()
846 pp_space (pp); in pp_cxx_assignment_expression()
848 pp_space (pp); in pp_cxx_assignment_expression()
1623 pp_space (pp); in pp_cxx_statement()
1640 pp_space (pp); in pp_cxx_statement()
[all …]