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

/haiku-fatelf/src/bin/bash/lib/intl/
H A Dplural.c278 # define YYSTACK_ALLOC __builtin_alloca macro
280 # define YYSTACK_ALLOC alloca macro
293 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-fatelf/src/bin/bc/bc/
H A Dbc.c529 #define YYSTACK_ALLOC alloca macro
531 #define YYSTACK_ALLOC malloc macro
/haiku-fatelf/src/bin/gawk/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-fatelf/src/bin/gdb/gdb/
H A Dada-exp.c320 # define YYSTACK_ALLOC alloca macro
324 # define YYSTACK_ALLOC alloca macro
327 # define YYSTACK_ALLOC __builtin_alloca macro
340 # define YYSTACK_ALLOC YYMALLOC macro
H A Df-exp.c282 # define YYSTACK_ALLOC alloca macro
286 # define YYSTACK_ALLOC alloca macro
289 # define YYSTACK_ALLOC __builtin_alloca macro
302 # define YYSTACK_ALLOC YYMALLOC macro
H A Djv-exp.c273 # define YYSTACK_ALLOC alloca macro
277 # define YYSTACK_ALLOC alloca macro
280 # define YYSTACK_ALLOC __builtin_alloca macro
293 # define YYSTACK_ALLOC YYMALLOC macro
H A Dm2-exp.c303 # define YYSTACK_ALLOC alloca macro
307 # define YYSTACK_ALLOC alloca macro
310 # define YYSTACK_ALLOC __builtin_alloca macro
323 # define YYSTACK_ALLOC YYMALLOC macro
H A Dobjc-exp.c300 # define YYSTACK_ALLOC alloca macro
304 # define YYSTACK_ALLOC alloca macro
307 # define YYSTACK_ALLOC __builtin_alloca macro
320 # define YYSTACK_ALLOC YYMALLOC macro
H A Dc-exp.c293 # define YYSTACK_ALLOC alloca macro
297 # define YYSTACK_ALLOC alloca macro
300 # define YYSTACK_ALLOC __builtin_alloca macro
313 # define YYSTACK_ALLOC YYMALLOC macro
H A Dp-exp.c286 # define YYSTACK_ALLOC alloca macro
290 # define YYSTACK_ALLOC alloca macro
293 # define YYSTACK_ALLOC __builtin_alloca macro
306 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dprintrcy.c320 # define YYSTACK_ALLOC __builtin_alloca macro
324 # define YYSTACK_ALLOC __alloca macro
329 # define YYSTACK_ALLOC alloca macro
352 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A Dtestpatterny.c370 # define YYSTACK_ALLOC __builtin_alloca macro
374 # define YYSTACK_ALLOC __alloca macro
379 # define YYSTACK_ALLOC alloca macro
402 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetdate.c535 # define YYSTACK_ALLOC __builtin_alloca macro
539 # define YYSTACK_ALLOC __alloca macro
544 # define YYSTACK_ALLOC alloca macro
567 # define YYSTACK_ALLOC YYMALLOC macro
/haiku-fatelf/src/bin/gawk/
H A Dawkgram.c281 # define YYSTACK_ALLOC alloca macro
285 # define YYSTACK_ALLOC alloca macro
288 # define YYSTACK_ALLOC __builtin_alloca macro
302 # define YYSTACK_ALLOC malloc macro

Completed in 147 milliseconds