#include "parm.h"#include <stdio.h>#include "stformats.h"#include "ststructs.mh"#include "is_ptr.h"#include "../pass4/sigs.h"Go to the source code of this file.
Defines | |
| #define | VERBOSE VERBOSE |
| #define | NCOLS 2 |
Functions | |
| prtree (NODE *p) | |
| prtr1 (NODE *arg, int col) | |
| moveto (i) | |
| prtr1 | ( | NODE * | arg, | |
| int | col | |||
| ) |
| prtree | ( | NODE * | p | ) |
Definition at line 21 of file prstree.c.
References prtr1().
Referenced by checksigs(), comp1_st(), def_match(), finddecl1(), findsig(), Gappl(), Ggeneratecode(), Ggeneratepcode(), GgenerateXcode(), main(), Vappl(), Vgeneratecode(), and Vgeneratepcode().
1.5.4