Searched refs:yylex (Results 26 - 37 of 37) sorted by relevance

12

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h281 int yylex(void);
H A Dawk1.c33 * awk -- mainline, yylex, etc.
45 static char *progfiles[NPFILE]; /* Programmes files for yylex */
355 * yylex, get put into the symbol table in front of any
374 yylex() function
/illumos-gate/usr/src/cmd/localedef/
H A Dscanner.c653 yylex(void) function
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dgetdate.y175 #define yylex getdate_yylex
838 yylex()
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Desclex.c28 * expected by the yacc-generated parser (i.e. yylex() and yyerror()).
126 * by the yylex() for that word.
286 * yylex -- the lexer, called yylex() because that's what yacc wants
290 yylex() function
/illumos-gate/usr/src/cmd/bc/
H A Dbc.y485 yylex(void)
/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c48 extern int yylex(void);
361 /* Store argc and argv to pass to yylex() */
388 (void) yylex();
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y71 static int yylex(void);
754 * yylex - return next token from the the input stream.
762 yylex(void) {
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dparser.y296 yylex(void)
336 if(!ratfor)(void) fprintf(fout,"int yylex(){\nint nstr; extern int yyprevious;\n");
965 /* end of yylex */
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y56 extern int yylex __P((void));
H A Dipf_y.y38 extern int yylex __P((void));
/illumos-gate/usr/src/cmd/egrep/
H A Degrep.y213 yylex(void)

Completed in 1994 milliseconds

12