Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c388 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
389 Stack = &yyptr->Stack_alloc; \
391 yyptr += yynewbytes / sizeof (*yyptr); \
1535 union yyalloc *yyptr = local
1537 if (! yyptr)
Dzconf.tab.c_shipped388 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
389 Stack = &yyptr->Stack_alloc; \
391 yyptr += yynewbytes / sizeof (*yyptr); \
1535 union yyalloc *yyptr =
1537 if (! yyptr)
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped398 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
399 Stack = &yyptr->Stack_alloc; \
401 yyptr += yynewbytes / sizeof (*yyptr); \
1580 union yyalloc *yyptr =
1582 if (! yyptr)
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped400 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
401 Stack = &yyptr->Stack_alloc; \
403 yyptr += yynewbytes / sizeof (*yyptr); \
1392 union yyalloc *yyptr =
1394 if (! yyptr)