Searched defs:YYSTACK_ALLOC (Results 1 - 25 of 28) sorted by relevance

12

/haiku-buildtools/binutils/intl/
H A Dplural.c367 # define YYSTACK_ALLOC alloca macro
371 # define YYSTACK_ALLOC alloca macro
374 # define YYSTACK_ALLOC __builtin_alloca macro
388 # define YYSTACK_ALLOC malloc macro
/haiku-buildtools/gcc/intl/
H A Dplural.c367 # define YYSTACK_ALLOC alloca macro
371 # define YYSTACK_ALLOC alloca macro
374 # define YYSTACK_ALLOC __builtin_alloca macro
388 # define YYSTACK_ALLOC malloc macro
/haiku-buildtools/legacy/binutils/gas/
H A Ditbl-parse.c422 # define YYSTACK_ALLOC __builtin_alloca macro
424 # define YYSTACK_ALLOC alloca macro
444 # define YYSTACK_ALLOC YYMALLOC macro
H A Dm68k-parse.c233 # define YYSTACK_ALLOC __builtin_alloca macro
235 # define YYSTACK_ALLOC alloca macro
255 # define YYSTACK_ALLOC YYMALLOC macro
H A Dbfin-parse.c836 # define YYSTACK_ALLOC __builtin_alloca macro
838 # define YYSTACK_ALLOC alloca macro
858 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-buildtools/jam/
H A Djamgram.c339 # define YYSTACK_ALLOC __builtin_alloca macro
343 # define YYSTACK_ALLOC __alloca macro
348 # define YYSTACK_ALLOC alloca macro
371 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-buildtools/legacy/binutils/binutils/
H A Darparse.c213 # define YYSTACK_ALLOC __builtin_alloca macro
215 # define YYSTACK_ALLOC alloca macro
235 # define YYSTACK_ALLOC YYMALLOC macro
H A Ddefparse.c222 # define YYSTACK_ALLOC __builtin_alloca macro
224 # define YYSTACK_ALLOC alloca macro
244 # define YYSTACK_ALLOC YYMALLOC macro
H A Dsysinfo.c170 # define YYSTACK_ALLOC __builtin_alloca macro
172 # define YYSTACK_ALLOC alloca macro
192 # define YYSTACK_ALLOC YYMALLOC macro
H A Dnlmheader.c321 # define YYSTACK_ALLOC __builtin_alloca macro
323 # define YYSTACK_ALLOC alloca macro
343 # define YYSTACK_ALLOC YYMALLOC macro
H A Drcparse.c404 # define YYSTACK_ALLOC __builtin_alloca macro
406 # define YYSTACK_ALLOC alloca macro
426 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-parse.c1294 #define YYSTACK_ALLOC alloca macro
1296 #define YYSTACK_ALLOC malloc macro
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dparse.c3976 #define YYSTACK_ALLOC alloca macro
3978 #define YYSTACK_ALLOC malloc macro
/haiku-buildtools/gcc/gmp/demos/calc/
H A Dcalc.c420 # define YYSTACK_ALLOC __builtin_alloca macro
424 # define YYSTACK_ALLOC __alloca macro
429 # define YYSTACK_ALLOC alloca macro
452 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-buildtools/binutils/gas/
H A Dm68k-parse.c318 # define YYSTACK_ALLOC __builtin_alloca macro
322 # define YYSTACK_ALLOC __alloca macro
327 # define YYSTACK_ALLOC alloca macro
350 # define YYSTACK_ALLOC YYMALLOC macro
H A Ditbl-parse.c511 # define YYSTACK_ALLOC __builtin_alloca macro
515 # define YYSTACK_ALLOC __alloca macro
520 # define YYSTACK_ALLOC alloca macro
543 # define YYSTACK_ALLOC YYMALLOC macro
H A Drl78-parse.c592 # define YYSTACK_ALLOC __builtin_alloca macro
596 # define YYSTACK_ALLOC __alloca macro
601 # define YYSTACK_ALLOC alloca macro
624 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-buildtools/binutils/binutils/
H A Dmcparse.c308 # define YYSTACK_ALLOC __builtin_alloca macro
312 # define YYSTACK_ALLOC __alloca macro
317 # define YYSTACK_ALLOC alloca macro
340 # define YYSTACK_ALLOC YYMALLOC macro
H A Ddefparse.c314 # define YYSTACK_ALLOC __builtin_alloca macro
318 # define YYSTACK_ALLOC __alloca macro
323 # define YYSTACK_ALLOC alloca macro
346 # define YYSTACK_ALLOC YYMALLOC macro
H A Dsysinfo.c279 # define YYSTACK_ALLOC __builtin_alloca macro
283 # define YYSTACK_ALLOC __alloca macro
288 # define YYSTACK_ALLOC alloca macro
311 # define YYSTACK_ALLOC YYMALLOC macro
H A Darparse.c301 # define YYSTACK_ALLOC __builtin_alloca macro
305 # define YYSTACK_ALLOC __alloca macro
310 # define YYSTACK_ALLOC alloca macro
333 # define YYSTACK_ALLOC YYMALLOC macro
H A Dnlmheader.c408 # define YYSTACK_ALLOC __builtin_alloca macro
412 # define YYSTACK_ALLOC __alloca macro
417 # define YYSTACK_ALLOC alloca macro
440 # define YYSTACK_ALLOC YYMALLOC macro
H A Drcparse.c527 # define YYSTACK_ALLOC __builtin_alloca macro
531 # define YYSTACK_ALLOC __alloca macro
536 # define YYSTACK_ALLOC alloca macro
559 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.c436 # define YYSTACK_ALLOC __builtin_alloca macro
438 # define YYSTACK_ALLOC alloca macro
458 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-buildtools/binutils/ld/
H A Dldgram.c551 # define YYSTACK_ALLOC __builtin_alloca macro
555 # define YYSTACK_ALLOC __alloca macro
560 # define YYSTACK_ALLOC alloca macro
583 # define YYSTACK_ALLOC YYMALLOC macro

Completed in 436 milliseconds

12