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

/src/sys/external/bsd/acpica/dist/compiler/
H A Ddtcompilerparser.tab.c529 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
530 Stack = &yyptr->Stack_alloc; \
532 yyptr += yynewbytes / sizeof (*yyptr); \
1392 union yyalloc *yyptr =
1394 if (! yyptr)
1390 union yyalloc *yyptr = local in function:yyparse
H A Ddtparser.tab.c546 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
547 Stack = &yyptr->Stack_alloc; \
549 yyptr += yynewbytes / sizeof (*yyptr); \
1474 union yyalloc *yyptr =
1476 if (! yyptr)
1472 union yyalloc *yyptr = local in function:yyparse
H A Dprparser.tab.c548 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
549 Stack = &yyptr->Stack_alloc; \
551 yyptr += yynewbytes / sizeof (*yyptr); \
1477 union yyalloc *yyptr =
1479 if (! yyptr)
1475 union yyalloc *yyptr = local in function:yyparse

Completed in 12 milliseconds