Home
last modified time | relevance | path

Searched refs:Stack_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Ddeltat.c550 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
554 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
555 Stack = &yyptr->Stack_alloc; \
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.c1256 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \
1260 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1261 Stack = &yyptr->Stack_alloc; \
1244 YYSTACK_RELOCATE(Stack_alloc,Stack) global() argument
/freebsd/contrib/unbound/util/
H A Dconfigparser.c1196 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \
1200 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1201 Stack = &yyptr->Stack_alloc; \
1178 YYSTACK_RELOCATE(Stack_alloc,Stack) global() argument