Searched refs:yyls (Results 1 – 4 of 4) sorted by relevance
380 YYLTYPE yyls; member712 YYLTYPE *yyls = yylsa; in yyparse() local751 yylsp = yyls; in yyparse()783 YYLTYPE *yyls1 = yyls; in yyparse()791 yyls = yyls1; in yyparse()821 YYSTACK_RELOCATE (yyls); in yyparse()833 yylsp = yyls + yysize - 1; in yyparse()
1117 YYLTYPE *yyls; in yyparse() local1149 yylsp = yyls = yylsa; in yyparse()1184 YYLTYPE *yyls1 = yyls; in yyparse()1196 yyls = yyls1; in yyparse()1219 YYSTACK_RELOCATE (yyls_alloc, yyls); in yyparse()1229 yylsp = yyls + yysize - 1; in yyparse()
2143 YYLTYPE *yyls; in yyparse() local2175 yylsp = yyls = yylsa; in yyparse()2210 YYLTYPE *yyls1 = yyls; in yyparse()2222 yyls = yyls1; in yyparse()2245 YYSTACK_RELOCATE (yyls_alloc, yyls); in yyparse()2255 yylsp = yyls + yysize - 1; in yyparse()
1205 `yyls': related to locations.