findsym
return findsym ((char *) ccltxt, ccltab, CCL_HASH_SIZE)->int_val;
return (u_char *) findsym (nd, ndtbl, NAME_TABLE_HASH_SIZE)->str_val;
return findsym (str, sctbl, START_COND_HASH_SIZE)->int_val;
static struct hash_entry *findsym PROTO ((const char *sym,
sym = findsym(&cp);
sym = findsym(&cp);
ind = findsym(&cp);
symind = findsym(&cp);
static int findsym(const char **);
if ((cursym = findsym(&cp)) < 0)