Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.c434 # define YYSTACK_ALLOC __builtin_alloca macro
438 # define YYSTACK_ALLOC __alloca macro
443 # define YYSTACK_ALLOC alloca macro
455 # ifdef YYSTACK_ALLOC
466 # define YYSTACK_ALLOC YYMALLOC macro
1123 YYSTACK_ALLOC (YY_CAST (YYSIZE_T, YYSTACK_BYTES (yystacksize)))); in yyparse()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped333 # define YYSTACK_ALLOC __builtin_alloca
337 # define YYSTACK_ALLOC __alloca
342 # define YYSTACK_ALLOC alloca
354 # ifdef YYSTACK_ALLOC
365 # define YYSTACK_ALLOC YYMALLOC
1377 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2053 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped318 # define YYSTACK_ALLOC __builtin_alloca
322 # define YYSTACK_ALLOC __alloca
327 # define YYSTACK_ALLOC alloca
339 # ifdef YYSTACK_ALLOC
350 # define YYSTACK_ALLOC YYMALLOC
1342 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2145 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.c548 # define YYSTACK_ALLOC __builtin_alloca macro
552 # define YYSTACK_ALLOC __alloca macro
557 # define YYSTACK_ALLOC alloca macro
569 # ifdef YYSTACK_ALLOC
580 # define YYSTACK_ALLOC YYMALLOC macro
1256 YYSTACK_ALLOC (YY_CAST (YYSIZE_T, YYSTACK_BYTES (yystacksize)))); in yyparse()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped325 # define YYSTACK_ALLOC __builtin_alloca
329 # define YYSTACK_ALLOC __alloca
334 # define YYSTACK_ALLOC alloca
346 # ifdef YYSTACK_ALLOC
357 # define YYSTACK_ALLOC YYMALLOC
1376 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2068 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);