niceprintf.h File Reference

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 Documentation

#define MAX_OUTPUT_SIZE   6000

Definition at line 5 of file niceprintf.h.

Referenced by np_init().

#define next_tab ( fp   )     (indent += tab_size)

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().

#define prev_tab ( fp   )     (indent -= tab_size)

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().


Generated on Sun Mar 4 15:09:45 2007 for Scilab [trunk] by  doxygen 1.5.1