#include "parm.h"
#include "stree/ststructs.mh"
#include "is_local.h"
Go to the source code of this file.
Functions | |
hasstring (NODE *sig, NODE *string) | |
Variables | |
int | indx_sconc |
int | indx_pconc |
int | indx_empty |
Definition at line 19 of file hasstring.c.
References dbgmsg, FALSE, hascomp(), indx_empty, indx_pconc, indx_sconc, is_const(), TRUE, and WORDLENGTH.
Referenced by findstdecl(), and sigids().
int indx_empty |
int indx_pconc |
Definition at line 14 of file initids.c.
Referenced by delcomp(), expand_str(), hasstring(), and initids().
int indx_sconc |
Definition at line 14 of file initids.c.
Referenced by delcomp(), expand_str(), hasstring(), and initids().