Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/fsinfo/
H A Dnull_gram.c331 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
335 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
336 Stack = &yyptr->Stack_alloc; \
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_parser.c804 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
808 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
809 Stack = &yyptr->Stack_alloc; \