#include "parm.h"
#include "stree/ststructs.mh"
#include "pass1/stt/sttdefs.h"
#include "Idtable.h"
Go to the source code of this file.
Defines | |
#define | DEBUG yes |
Functions | |
Identry * | retrieve (sttrelptr key) |
retr1 (sttrelptr key, int f, int l) | |
Variables | |
int | nkeys = 0 |
#define DEBUG yes |
Definition at line 12 of file retrieve.c.
retr1 | ( | sttrelptr | key, | |
int | f, | |||
int | l | |||
) |
Definition at line 30 of file retrieve.c.
References dbgmsg, Identry::i_sttindx, and Idtable.
Referenced by retrieve().
int nkeys = 0 |