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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserializeXML.cpp468 YYCOPY (&yyptr->Stack, Stack, yysize); \
1075 YYSIZE_T yysize = yysize0;
1120 yysize = yysize0;
1125 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1126 yysize_overflow |= (yysize1 < yysize);
1127 yysize = yysize1;
1133 yysize1 = yysize + yystrlen (yyf);
1134 yysize_overflow |= (yysize1 < yysize);
1135 yysize = yysize1;
1161 return yysize;
1074 YYSIZE_T yysize = yysize0; local
1688 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); variable
[all...]

Completed in 7 milliseconds