Home | History | Annotate | Download | only in translator

Lines Matching defs:YYLLOC_DEFAULT

348 #define YYLLOC_DEFAULT(Current, Rhs, N)                      \
1679 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
1683 #ifndef YYLLOC_DEFAULT
1684 # define YYLLOC_DEFAULT(Current, Rhs, N) \
2541 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen);
5192 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);