Home
last modified time | relevance | path

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

/freebsd-13.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; \