Home
last modified time | relevance | path

Searched defs:YYSTACK_ALLOC (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
Dplural.c343 # define YYSTACK_ALLOC alloca macro
347 # define YYSTACK_ALLOC alloca macro
350 # define YYSTACK_ALLOC __builtin_alloca macro
364 # define YYSTACK_ALLOC malloc macro
/external/elfutils/src/
Dldscript.c352 # define YYSTACK_ALLOC __builtin_alloca macro
356 # define YYSTACK_ALLOC __alloca macro
361 # define YYSTACK_ALLOC alloca macro
384 # define YYSTACK_ALLOC YYMALLOC macro
/external/elfutils/libcpu/
Di386_parse.c455 # define YYSTACK_ALLOC __builtin_alloca macro
459 # define YYSTACK_ALLOC __alloca macro
464 # define YYSTACK_ALLOC alloca macro
487 # define YYSTACK_ALLOC YYMALLOC macro
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dglslang_tab.cpp461 # define YYSTACK_ALLOC __builtin_alloca macro
465 # define YYSTACK_ALLOC __alloca macro
470 # define YYSTACK_ALLOC alloca macro
493 # define YYSTACK_ALLOC YYMALLOC macro
/external/libpcap/
Dgrammar.c498 # define YYSTACK_ALLOC __builtin_alloca macro
500 # define YYSTACK_ALLOC alloca macro
520 # define YYSTACK_ALLOC YYMALLOC macro
/external/bison/src/
Dparse-gram.c493 # define YYSTACK_ALLOC YYMALLOC macro