Home | History | Annotate | Download | only in src

Lines Matching defs:YYLLOC_DEFAULT

114 #define YYLLOC_DEFAULT(Current, Rhs, N)  (Current) = lloc_default (Rhs, N)
974 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
978 #ifndef YYLLOC_DEFAULT
979 # define YYLLOC_DEFAULT(Current, Rhs, N) \
2194 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen);
3077 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);