Searched refs:findsym (Results 1 – 3 of 3) sorted by relevance
63 static struct hash_entry *findsym PROTO ((const char *sym,143 return findsym ((char *) ccltxt, ccltab, CCL_HASH_SIZE)->int_val;149 static struct hash_entry *findsym (sym, table, table_size) in findsym() function214 return (Char *) findsym (nd, ndtbl, NAME_TABLE_HASH_SIZE)->str_val;271 return findsym (str, sctbl, START_COND_HASH_SIZE)->int_val;
224 static int findsym(const char **);806 if ((cursym = findsym(&cp)) < 0) in parseline()1073 sym = findsym(&cp); in eval_unary()1090 sym = findsym(&cp); in eval_unary()1417 findsym(const char **strp) in findsym() function1461 ind = findsym(&cp); in indirectsym()1505 symind = findsym(&cp); in addsym2()
523 utils/findsym.pl