Searched refs:sclookup (Results 1 – 4 of 4) sorted by relevance
258 int sclookup( str ) in sclookup() function
344 if ( (scnum = sclookup( nmstr )) == 0 )
1018 extern int sclookup PROTO((char[]));
913 if ( (scnum = sclookup( nmstr )) == 0 ) in yyparse()