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

/freebsd-10.3-release/contrib/flex/
H A Dsym.c263 /* sclookup - lookup the number associated with a start condition
268 int sclookup (str) function
H A Dflexdef.h1068 extern int sclookup PROTO ((const char *));
H A Dparse.y356 if ( (scnum = sclookup( nmstr )) == 0 )
H A Dmain.c681 if (sclookup (((char **) defs_buf.elts)[i]) > 0)
/freebsd-10.3-release/usr.bin/lex/
H A Dinitparse.c1107 if ( (scnum = sclookup( nmstr )) == 0 )

Completed in 67 milliseconds