Searched refs:sclookup (Results 1 – 5 of 5) sorted by relevance
249 int sclookup (const char *str) in sclookup() function
1015 extern int sclookup(const char *);
361 if ( (scnum = sclookup( nmstr )) == 0 )
1159 if ( (scnum = sclookup( nmstr )) == 0 ) in YYPARSE_DECL()
699 if (sclookup (((char **) defs_buf.elts)[i]) > 0) in flexend()