#include "parm.h"
#include "stree/ststructs.mh"
#include "is_local.h"
Go to the source code of this file.
Defines | |
#define | IFDEBUG(x) |
Functions | |
char * | getname () |
hascomp (NODE *sig, int ind) |
#define IFDEBUG | ( | x | ) |
Definition at line 10 of file hascomp.c.
Referenced by checksigs(), def_match(), delcomp(), finddecl1(), findsig(), findstdecl(), hascomp(), inscomp(), is_unique(), and type_constr().
char* getname | ( | ) |
Definition at line 27 of file testvertex.c.
hascomp | ( | NODE * | sig, | |
int | ind | |||
) |
Definition at line 23 of file hascomp.c.
References dbgmsg, FALSE, getname(), IFDEBUG, TRUE, and WORDLENGTH.
Referenced by accessible(), findidsig(), hasstring(), and sigids().