Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c401 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
402 Stack = &yyptr->Stack_alloc; \
404 yyptr += yynewbytes / sizeof (*yyptr); \
1557 union yyalloc *yyptr = local
1559 if (! yyptr)
Dzconf.tab.c_shipped401 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
402 Stack = &yyptr->Stack_alloc; \
404 yyptr += yynewbytes / sizeof (*yyptr); \
1557 union yyalloc *yyptr =
1559 if (! yyptr)
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped410 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
411 Stack = &yyptr->Stack_alloc; \
413 yyptr += yynewbytes / sizeof (*yyptr); \
1554 union yyalloc *yyptr =
1556 if (! yyptr)
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped407 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
408 Stack = &yyptr->Stack_alloc; \
410 yyptr += yynewbytes / sizeof (*yyptr); \
1335 union yyalloc *yyptr =
1337 if (! yyptr)