Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:YYSTACK_RELOCATE

418 # define YYSTACK_RELOCATE(Stack_alloc, Stack)                           \
1202 # ifndef YYSTACK_RELOCATE
1218 YYSTACK_RELOCATE (yyss_alloc, yyss);
1219 YYSTACK_RELOCATE (yyvs_alloc, yyvs);
1220 # undef YYSTACK_RELOCATE