Home
last modified time | relevance | path

Searched refs:yytype (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/crypto/heimdal/lib/com_err/
H A Dparse.c702 int yytype;
709 if (yytype < YYNTOKENS)
714 switch (yytype)
732 yy_symbol_print (yyoutput, yytype, yyvaluep) in yy_symbol_print()
734 int yytype;
738 if (yytype < YYNTOKENS)
959 int yytype = YYTRANSLATE (yychar); in yysyntax_error() local
997 yyarg[0] = yytname[yytype]; in yysyntax_error()
1064 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1066 int yytype;
[all …]
/freebsd-14.2/crypto/heimdal/lib/sl/
H A Dslc-gram.c676 int yytype;
683 if (yytype < YYNTOKENS)
688 switch (yytype)
706 yy_symbol_print (yyoutput, yytype, yyvaluep) in yy_symbol_print()
708 int yytype;
712 if (yytype < YYNTOKENS)
933 int yytype = YYTRANSLATE (yychar); in yysyntax_error() local
971 yyarg[0] = yytname[yytype]; in yysyntax_error()
1038 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1040 int yytype;
[all …]
/freebsd-14.2/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1094 int yytype;
1101 if (yytype < YYNTOKENS)
1106 switch (yytype)
1124 yy_symbol_print (yyoutput, yytype, yyvaluep) in yy_symbol_print()
1126 int yytype;
1130 if (yytype < YYNTOKENS)
1351 int yytype = YYTRANSLATE (yychar); in yysyntax_error() local
1389 yyarg[0] = yytname[yytype]; in yysyntax_error()
1456 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1458 int yytype;
[all …]
/freebsd-14.2/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1087 int yytype; variable
1094 if (yytype < YYNTOKENS)
1099 switch (yytype)
1117 yy_symbol_print (yyoutput, yytype, yyvaluep)
1119 int yytype; variable
1123 if (yytype < YYNTOKENS)
1344 int yytype = YYTRANSLATE (yychar); in yysyntax_error() local
1382 yyarg[0] = yytname[yytype]; in yysyntax_error()
1449 yydestruct (yymsg, yytype, yyvaluep)
1451 int yytype; variable
[all …]