/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | defparse.c | 336 # define YYSTACK_ALLOC alloca macro 340 # define YYSTACK_ALLOC alloca macro 343 # define YYSTACK_ALLOC __builtin_alloca macro 357 # define YYSTACK_ALLOC malloc macro
|
H A D | rcparse.c | 865 # define YYSTACK_ALLOC alloca macro 869 # define YYSTACK_ALLOC alloca macro 872 # define YYSTACK_ALLOC __builtin_alloca macro 886 # define YYSTACK_ALLOC malloc macro
|
H A D | nlmheader.c | 405 # define YYSTACK_ALLOC alloca macro 409 # define YYSTACK_ALLOC alloca macro 412 # define YYSTACK_ALLOC __builtin_alloca macro 426 # define YYSTACK_ALLOC malloc macro
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | itbl-parse.c | 498 # define YYSTACK_ALLOC alloca macro 502 # define YYSTACK_ALLOC alloca macro 505 # define YYSTACK_ALLOC __builtin_alloca macro 519 # define YYSTACK_ALLOC malloc macro
|
H A D | m68k-parse.c | 414 # define YYSTACK_ALLOC alloca macro 418 # define YYSTACK_ALLOC alloca macro 421 # define YYSTACK_ALLOC __builtin_alloca macro 435 # define YYSTACK_ALLOC malloc macro
|
/openbsd-src/gnu/usr.bin/texinfo/intl/ |
H A D | plural.c | 343 # define YYSTACK_ALLOC alloca macro 347 # define YYSTACK_ALLOC alloca macro 350 # define YYSTACK_ALLOC __builtin_alloca macro 364 # define YYSTACK_ALLOC malloc macro
|
/openbsd-src/gnu/gcc/intl/ |
H A D | plural.c | 367 # define YYSTACK_ALLOC alloca macro 371 # define YYSTACK_ALLOC alloca macro 374 # define YYSTACK_ALLOC __builtin_alloca macro 388 # define YYSTACK_ALLOC malloc macro
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gengtype-yacc.c | 161 # define YYSTACK_ALLOC __builtin_alloca macro 163 # define YYSTACK_ALLOC alloca macro 176 # define YYSTACK_ALLOC YYMALLOC macro
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | f-exp.c | 282 # 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 D | jv-exp.c | 273 # 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 D | m2-exp.c | 303 # 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 D | c-exp.c | 293 # 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 D | objc-exp.c | 300 # 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 D | p-exp.c | 286 # define YYSTACK_ALLOC alloca macro 290 # define YYSTACK_ALLOC alloca macro 293 # define YYSTACK_ALLOC __builtin_alloca macro 306 # define YYSTACK_ALLOC YYMALLOC macro
|
H A D | ada-exp.c | 320 # define YYSTACK_ALLOC alloca macro 324 # define YYSTACK_ALLOC alloca macro 327 # define YYSTACK_ALLOC __builtin_alloca macro 340 # define YYSTACK_ALLOC YYMALLOC macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/ |
H A D | plural.c | 380 #define YYSTACK_ALLOC alloca macro 382 #define YYSTACK_ALLOC malloc macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | m68k-parse.c | 233 # define YYSTACK_ALLOC __builtin_alloca macro 235 # define YYSTACK_ALLOC alloca macro 255 # define YYSTACK_ALLOC YYMALLOC macro
|
H A D | bfin-parse.c | 836 # define YYSTACK_ALLOC __builtin_alloca macro 838 # define YYSTACK_ALLOC alloca macro 858 # define YYSTACK_ALLOC YYMALLOC macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | parse-scan.c | 427 # define YYSTACK_ALLOC alloca macro 431 # define YYSTACK_ALLOC alloca macro 434 # define YYSTACK_ALLOC __builtin_alloca macro 448 # define YYSTACK_ALLOC malloc macro
|
H A D | parse.c | 740 # define YYSTACK_ALLOC alloca macro 744 # define YYSTACK_ALLOC alloca macro 747 # define YYSTACK_ALLOC __builtin_alloca macro 761 # define YYSTACK_ALLOC malloc macro
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | getdate.c | 399 #define YYSTACK_ALLOC alloca macro 401 #define YYSTACK_ALLOC malloc macro
|