Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_parser.c777 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
781 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
782 Stack = &yyptr->Stack_alloc; \