Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c306 # define YYSTACK_ALLOC __builtin_alloca macro
310 # define YYSTACK_ALLOC __alloca macro
315 # define YYSTACK_ALLOC alloca macro
328 # ifdef YYSTACK_ALLOC
339 # define YYSTACK_ALLOC YYMALLOC macro
1558 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2165 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
Dzconf.tab.c_shipped306 # define YYSTACK_ALLOC __builtin_alloca
310 # define YYSTACK_ALLOC __alloca
315 # define YYSTACK_ALLOC alloca
328 # ifdef YYSTACK_ALLOC
339 # define YYSTACK_ALLOC YYMALLOC
1558 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2165 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped315 # define YYSTACK_ALLOC __builtin_alloca
319 # define YYSTACK_ALLOC __alloca
324 # define YYSTACK_ALLOC alloca
337 # ifdef YYSTACK_ALLOC
348 # define YYSTACK_ALLOC YYMALLOC
1555 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2222 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped313 # define YYSTACK_ALLOC __builtin_alloca
317 # define YYSTACK_ALLOC __alloca
322 # define YYSTACK_ALLOC alloca
334 # ifdef YYSTACK_ALLOC
345 # define YYSTACK_ALLOC YYMALLOC
1336 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2081 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);