OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YYSTACK_ALLOC
(Results
1 - 12
of
12
) sorted by null
/external/e2fsprogs/intl/
plural.c
343
# define
YYSTACK_ALLOC
alloca
347
# define
YYSTACK_ALLOC
alloca
350
# define
YYSTACK_ALLOC
__builtin_alloca
356
# ifdef
YYSTACK_ALLOC
364
# define
YYSTACK_ALLOC
malloc
815
(union yyalloc *)
YYSTACK_ALLOC
(YYSTACK_BYTES (yystacksize));
1149
yymsg = (char *)
YYSTACK_ALLOC
(yysize);
[
all
...]
/system/core/sh/
arith.c
216
# define
YYSTACK_ALLOC
alloca
220
# define
YYSTACK_ALLOC
alloca
223
# define
YYSTACK_ALLOC
__builtin_alloca
228
# ifdef
YYSTACK_ALLOC
236
# define
YYSTACK_ALLOC
YYMALLOC
1014
(union yyalloc *)
YYSTACK_ALLOC
(YYSTACK_BYTES (yystacksize));
[
all
...]
/external/elfutils/src/
ldscript.c
352
# define
YYSTACK_ALLOC
__builtin_alloca
356
# define
YYSTACK_ALLOC
__alloca
361
# define
YYSTACK_ALLOC
alloca
373
# ifdef
YYSTACK_ALLOC
384
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
ExpressionParser.cpp
299
# define
YYSTACK_ALLOC
__builtin_alloca
303
# define
YYSTACK_ALLOC
__alloca
308
# define
YYSTACK_ALLOC
alloca
321
# ifdef
YYSTACK_ALLOC
332
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/libpcap/
grammar.c
498
# define
YYSTACK_ALLOC
__builtin_alloca
500
# define
YYSTACK_ALLOC
alloca
509
# ifdef
YYSTACK_ALLOC
520
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/bison/data/
yacc.c
475
# define
YYSTACK_ALLOC
__builtin_alloca
479
# define
YYSTACK_ALLOC
__alloca
484
# define
YYSTACK_ALLOC
alloca
496
# ifdef
YYSTACK_ALLOC
507
# define
YYSTACK_ALLOC
YYMALLOC
915
YYSTACK_ALLOC
, copy the existing elements, and adjust *YYBOTTOM,
949
(yytype_int16*)
YYSTACK_ALLOC
(yyalloc * sizeof *yybottom_new);
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.cc
713
# define
YYSTACK_ALLOC
__builtin_alloca
717
# define
YYSTACK_ALLOC
__alloca
722
# define
YYSTACK_ALLOC
alloca
734
# ifdef
YYSTACK_ALLOC
745
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
glcpp-parse.c
446
# define
YYSTACK_ALLOC
__builtin_alloca
450
# define
YYSTACK_ALLOC
__alloca
455
# define
YYSTACK_ALLOC
alloca
467
# ifdef
YYSTACK_ALLOC
478
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/elfutils/libcpu/
i386_parse.c
455
# define
YYSTACK_ALLOC
__builtin_alloca
459
# define
YYSTACK_ALLOC
__alloca
464
# define
YYSTACK_ALLOC
alloca
476
# ifdef
YYSTACK_ALLOC
487
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/bison/src/
parse-gram.c
482
# ifdef
YYSTACK_ALLOC
493
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.c
600
# define
YYSTACK_ALLOC
__builtin_alloca
604
# define
YYSTACK_ALLOC
__alloca
609
# define
YYSTACK_ALLOC
alloca
621
# ifdef
YYSTACK_ALLOC
632
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/chromium_org/third_party/angle/src/compiler/
glslang_tab.cpp
436
# define
YYSTACK_ALLOC
__builtin_alloca
440
# define
YYSTACK_ALLOC
__alloca
445
# define
YYSTACK_ALLOC
alloca
458
# ifdef
YYSTACK_ALLOC
469
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
Completed in 43 milliseconds