Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c301 # define YYSTACK_ALLOC __builtin_alloca macro
305 # define YYSTACK_ALLOC __alloca macro
310 # define YYSTACK_ALLOC alloca macro
322 # ifdef YYSTACK_ALLOC
333 # define YYSTACK_ALLOC YYMALLOC macro
1511 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2080 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
H A Dzconf.tab.c_shipped301 # define YYSTACK_ALLOC __builtin_alloca
305 # define YYSTACK_ALLOC __alloca
310 # define YYSTACK_ALLOC alloca
322 # ifdef YYSTACK_ALLOC
333 # define YYSTACK_ALLOC YYMALLOC
1511 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2080 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped263 # define YYSTACK_ALLOC __builtin_alloca
267 # define YYSTACK_ALLOC __alloca
272 # define YYSTACK_ALLOC alloca
284 # ifdef YYSTACK_ALLOC
295 # define YYSTACK_ALLOC YYMALLOC
1282 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1828 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped283 # define YYSTACK_ALLOC __builtin_alloca
287 # define YYSTACK_ALLOC __alloca
292 # define YYSTACK_ALLOC alloca
304 # ifdef YYSTACK_ALLOC
315 # define YYSTACK_ALLOC YYMALLOC
1530 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2346 yymsg = (char *) YYSTACK_ALLOC (yyalloc);