Home
last modified time | relevance | path

Searched refs:YYSTACK_ALLOC (Results 1 – 9 of 9) 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
356 # ifdef YYSTACK_ALLOC
364 # define YYSTACK_ALLOC malloc macro
815 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
1149 yymsg = (char *) YYSTACK_ALLOC (yysize); in yyparse()
/external/iproute2/tc/
Demp_ematch.yacc.c291 # define YYSTACK_ALLOC __builtin_alloca macro
295 # define YYSTACK_ALLOC __alloca macro
300 # define YYSTACK_ALLOC alloca macro
312 # ifdef YYSTACK_ALLOC
323 # define YYSTACK_ALLOC YYMALLOC macro
1214 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
1498 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp330 # define YYSTACK_ALLOC __builtin_alloca macro
334 # define YYSTACK_ALLOC __alloca macro
339 # define YYSTACK_ALLOC alloca macro
351 # ifdef YYSTACK_ALLOC
362 # define YYSTACK_ALLOC YYMALLOC macro
1215 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
1760 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
/external/one-true-awk/
Dytab.c455 # define YYSTACK_ALLOC __builtin_alloca macro
459 # define YYSTACK_ALLOC __alloca macro
464 # define YYSTACK_ALLOC alloca macro
476 # ifdef YYSTACK_ALLOC
487 # define YYSTACK_ALLOC YYMALLOC macro
2421 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
3487 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c451 # define YYSTACK_ALLOC __builtin_alloca macro
455 # define YYSTACK_ALLOC __alloca macro
460 # define YYSTACK_ALLOC alloca macro
472 # ifdef YYSTACK_ALLOC
483 # define YYSTACK_ALLOC YYMALLOC macro
1869 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
3240 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
/external/libpcap/
Dgrammar.c763 # define YYSTACK_ALLOC __builtin_alloca macro
767 # define YYSTACK_ALLOC __alloca macro
772 # define YYSTACK_ALLOC alloca macro
784 # ifdef YYSTACK_ALLOC
795 # define YYSTACK_ALLOC YYMALLOC macro
1953 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
3500 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp513 # define YYSTACK_ALLOC __builtin_alloca macro
517 # define YYSTACK_ALLOC __alloca macro
522 # define YYSTACK_ALLOC alloca macro
534 # ifdef YYSTACK_ALLOC
545 # define YYSTACK_ALLOC YYMALLOC macro
2240 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
4937 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
/external/toybox/kconfig/
Dzconf.tab.c_shipped259 # define YYSTACK_ALLOC __builtin_alloca
261 # define YYSTACK_ALLOC alloca
270 # ifdef YYSTACK_ALLOC
281 # define YYSTACK_ALLOC YYMALLOC
1305 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1940 yymsg = (char *) YYSTACK_ALLOC (yysize);
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp721 # define YYSTACK_ALLOC __builtin_alloca macro
725 # define YYSTACK_ALLOC __alloca macro
730 # define YYSTACK_ALLOC alloca macro
742 # ifdef YYSTACK_ALLOC
753 # define YYSTACK_ALLOC YYMALLOC macro
4009 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
10211 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()