Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c294 # define YYSTACK_ALLOC __builtin_alloca macro
298 # define YYSTACK_ALLOC __alloca macro
303 # define YYSTACK_ALLOC alloca macro
315 # ifdef YYSTACK_ALLOC
326 # define YYSTACK_ALLOC YYMALLOC macro
1536 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2123 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
Dzconf.tab.c_shipped294 # define YYSTACK_ALLOC __builtin_alloca
298 # define YYSTACK_ALLOC __alloca
303 # define YYSTACK_ALLOC alloca
315 # ifdef YYSTACK_ALLOC
326 # define YYSTACK_ALLOC YYMALLOC
1536 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2123 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped303 # define YYSTACK_ALLOC __builtin_alloca
307 # define YYSTACK_ALLOC __alloca
312 # define YYSTACK_ALLOC alloca
325 # ifdef YYSTACK_ALLOC
336 # define YYSTACK_ALLOC YYMALLOC
1581 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2234 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped305 # define YYSTACK_ALLOC __builtin_alloca
309 # define YYSTACK_ALLOC __alloca
314 # define YYSTACK_ALLOC alloca
327 # ifdef YYSTACK_ALLOC
338 # define YYSTACK_ALLOC YYMALLOC
1393 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2136 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);