Searched refs:yytype (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/libkern/c++/ |
| H A D | OSUnserialize.cpp | 804 int yytype; 812 if (yytype < YYNTOKENS) { 818 switch (yytype) { 835 yy_symbol_print(yyoutput, yytype, yyvaluep) in yy_symbol_print() 837 int yytype; 841 if (yytype < YYNTOKENS) { 1067 int yytype = YYTRANSLATE(yychar); in yysyntax_error() local 1105 yyarg[0] = yytname[yytype]; in yysyntax_error() 1167 yydestruct(yymsg, yytype, yyvaluep) in yydestruct() 1169 int yytype; [all …]
|
| /xnu-11215/iokit/System/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 881 int yytype; 889 if (yytype < YYNTOKENS) { 895 switch (yytype) { 912 yy_symbol_print(yyoutput, yytype, yyvaluep) in yy_symbol_print() 914 int yytype; 918 if (yytype < YYNTOKENS) { 1144 int yytype = YYTRANSLATE(yychar); in yysyntax_error() local 1182 yyarg[0] = yytname[yytype]; in yysyntax_error() 1244 yydestruct(yymsg, yytype, yyvaluep) in yydestruct() 1246 int yytype; [all …]
|
| /xnu-11215/libkern/libkern/c++/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 881 int yytype; 889 if (yytype < YYNTOKENS) { 895 switch (yytype) { 912 yy_symbol_print(yyoutput, yytype, yyvaluep) in yy_symbol_print() 914 int yytype; 918 if (yytype < YYNTOKENS) { 1144 int yytype = YYTRANSLATE(yychar); in yysyntax_error() local 1182 yyarg[0] = yytname[yytype]; in yysyntax_error() 1244 yydestruct(yymsg, yytype, yyvaluep) in yydestruct() 1246 int yytype; [all …]
|