Home
last modified time | relevance | path

Searched refs:yylex (Results 1 – 25 of 42) sorted by relevance

12

/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dlibmain.c36 #pragma weak yylex macro
37 extern int yylex();
43 yylex(); in main()
/titanic_41/usr/src/cmd/expr/
H A Dexpr.c153 yylex() in yylex() function
531 ylex = yylex(); in expres()
547 ylex = yylex(); in expres()
585 ylex = yylex(); in expres()
597 ylex = yylex(); in expres()
642 ylex = yylex(); in expres()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c89 #undef yylex
90 #define yylex(U, P) mylex (&(U)->val, (P)) macro
350 #define YYLEX yylex()
356 #define YYLEX yylex(&yylval, &yylloc, YYLEX_PARAM)
358 #define YYLEX yylex(&yylval, &yylloc)
362 #define YYLEX yylex(&yylval, YYLEX_PARAM)
364 #define YYLEX yylex(&yylval)
/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Desclex.h75 int yylex();
/titanic_41/usr/src/cmd/ipf/tools/
H A Dlexer.h25 extern int yylex __P((void));
H A Dlexer.c178 int yylex() in yylex() function
672 while ((n = yylex()) != 0)
/titanic_41/usr/src/cmd/msgfmt/
H A Dgnu_msgfmt.h116 extern int yylex(void);
/titanic_41/usr/src/cmd/sgs/m4/common/
H A Dm4y.y88 yylex(void) in yylex() function
H A Dm4y_xpg4.y94 yylex(void) in yylex() function
/titanic_41/usr/src/lib/libfru/libfru/
H A DnameSyntaxYacc.y45 extern int yylex (void);
H A Dyy-sed36 s/yylex/frulex/g
H A Dyy-lsed38 s/yylex/frulex/g
/titanic_41/usr/src/cmd/mailx/
H A Doptim.c901 t = yylex(); in name()
905 t = yylex(); in name()
959 yylex(void) in yylex() function
/titanic_41/usr/src/tools/ndrgen/
H A Dndrgen.h195 extern int yylex(void);
/titanic_41/usr/src/common/mapfiles/common/
H A Dmap.lex.yy38 yylex;
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/
H A Drdb.h246 extern int yylex(void);
/titanic_41/usr/src/cmd/cron/
H A Datt1.y37 extern int yylex(void);
/titanic_41/usr/src/tools/cscope-fast/
H A Dglobal.h294 extern int yylex(void);
H A Dcrossref.c107 switch (token = yylex()) { in crossref()
/titanic_41/usr/src/cmd/backup/lib/
H A Dgetdate.y106 #define yylex 1 /* suppress yacc's definition */ macro
791 #undef yylex
793 yylex() in yylex() function
/titanic_41/usr/src/cmd/eqn/
H A Dlex.c92 yylex(void) in yylex() function
/titanic_41/usr/src/cmd/loadkeys/
H A Dloadkeys.y134 static int yylex();
768 yylex() in yylex() function
/titanic_41/usr/src/ucbcmd/expr/
H A Dexpr.y121 yylex(void) in yylex() function
/titanic_41/usr/src/cmd/tnf/prex/
H A Dprexgram.y85 extern int yylex();
/titanic_41/usr/src/cmd/krb5/kadmin/cli/
H A Dgetdate.y175 #define yylex getdate_yylex macro
838 yylex() in yylex() function

12