Stack 515 source3/modules/getdate.c # define YYSTACK_RELOCATE(Stack) \ Stack 519 source3/modules/getdate.c YYCOPY (&yyptr->Stack, Stack, yysize); \ Stack 520 source3/modules/getdate.c Stack = &yyptr->Stack; \ Stack 521 source3/modules/getdate.c yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ Stack 529 source4/heimdal/lib/asn1/parse.c # define YYSTACK_RELOCATE(Stack) \ Stack 533 source4/heimdal/lib/asn1/parse.c YYCOPY (&yyptr->Stack, Stack, yysize); \ Stack 534 source4/heimdal/lib/asn1/parse.c Stack = &yyptr->Stack; \ Stack 535 source4/heimdal/lib/asn1/parse.c yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ Stack 384 source4/heimdal/lib/com_err/parse.c # define YYSTACK_RELOCATE(Stack) \ Stack 388 source4/heimdal/lib/com_err/parse.c YYCOPY (&yyptr->Stack, Stack, yysize); \ Stack 389 source4/heimdal/lib/com_err/parse.c Stack = &yyptr->Stack; \ Stack 390 source4/heimdal/lib/com_err/parse.c yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ Stack 346 source4/heimdal/lib/hx509/sel-gram.c # define YYSTACK_RELOCATE(Stack) \ Stack 350 source4/heimdal/lib/hx509/sel-gram.c YYCOPY (&yyptr->Stack, Stack, yysize); \ Stack 351 source4/heimdal/lib/hx509/sel-gram.c Stack = &yyptr->Stack; \ Stack 352 source4/heimdal/lib/hx509/sel-gram.c yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \