Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/intl/
Dplural.c450 YYCOPY (&yyptr->Stack, Stack, yysize); \
451 Stack = &yyptr->Stack; \
453 yyptr += yynewbytes / sizeof (*yyptr); \
838 union yyalloc *yyptr = in yyparse() local
840 if (! yyptr) in yyparse()