Home | History | Annotate | Download | only in calc++

Lines Matching defs:YYLLOC_DEFAULT

78 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
82 # ifndef YYLLOC_DEFAULT
83 # define YYLLOC_DEFAULT(Current, Rhs, N) \
489 YYLLOC_DEFAULT (yyloc, slice, yylen);
688 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);