#include "parm.h"
#include "pass1/stt/sttdefs.h"
#include "stree/ststructs.mh"
#include "Idtable.h"
#include "datatypes/stack.h"
Go to the source code of this file.
Functions | |
Identry * | retrieve () |
process_id (NODE *idnode) | |
Variables | |
NODE * | usl_ptr |
process_id | ( | NODE * | idnode | ) |
Definition at line 18 of file process_id.c.
References Identry::i_value, NIL, retrieve(), and usl_ptr.
Identry* retrieve | ( | ) |
Definition at line 21 of file build_symtab.c.