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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserialize.cpp548 YYLTYPE *yylsp;
550 #define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
591 yylsp = yyls;
623 &yyls1, size * sizeof (*yylsp),
664 yyls = (YYLTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yylsp));
666 size * (unsigned int) sizeof (*yylsp));
673 yylsp = yyls + size - 1;
786 *++yylsp = yylloc;
955 yylsp -= yylen;
972 yylsp
546 YYLTYPE *yylsp; variable
[all...]

Completed in 17 milliseconds