This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | MAX_OUTPUT_SIZE 6000 |
| #define | next_tab(fp) (indent += tab_size) |
| #define | prev_tab(fp) (indent -= tab_size) |
| #define MAX_OUTPUT_SIZE 6000 |
Definition at line 11 of file niceprintf.h.
Referenced by compgoto_out(), def_commons(), do_p1_1while(), do_p1_2while(), do_p1_elseifstart(), do_p1_head(), entry_goto(), out_asgoto(), out_else(), out_for(), out_if(), prolog(), putentries(), wr_common_decls(), and wr_equiv_init().
Definition at line 13 of file niceprintf.h.
Referenced by compgoto_out(), def_commons(), do_p1_elseifstart(), elif_out(), end_else_out(), endif_out(), entry_goto(), out_asgoto(), out_else(), out_end_for(), putentries(), start_formatting(), and wr_common_decls().
1.5.1