Searched refs:sclookup (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/flex/src/
H A Dsym.c241 /* sclookup - lookup the number associated with a start condition
246 int sclookup (const char *str) function
H A Dflexdef.h1006 extern int sclookup(const char *);
H A Dparse.y358 if ( (scnum = sclookup( nmstr )) == 0 )
H A Dmain.c697 if (sclookup (((char **) defs_buf.elts)[i]) > 0)
/freebsd-13-stable/usr.bin/lex/
H A Dinitparse.c1106 if ( (scnum = sclookup( nmstr )) == 0 )

Completed in 72 milliseconds