OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YYSTACK_ALLOC
(Results
1 - 9
of
9
) 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/bison/data/
yacc.c
300
# define
YYSTACK_ALLOC
__builtin_alloca
304
# define
YYSTACK_ALLOC
__alloca
309
# define
YYSTACK_ALLOC
alloca
320
# ifdef
YYSTACK_ALLOC
331
# define
YYSTACK_ALLOC
YYMALLOC
1140
(union yyalloc *)
YYSTACK_ALLOC
(YYSTACK_BYTES (yystacksize));
[
all
...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.cpp
461
# define
YYSTACK_ALLOC
__builtin_alloca
465
# define
YYSTACK_ALLOC
__alloca
470
# define
YYSTACK_ALLOC
alloca
482
# ifdef
YYSTACK_ALLOC
493
# 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/elfutils/src/
ldscript.c
239
# define
YYSTACK_ALLOC
alloca
243
# define
YYSTACK_ALLOC
alloca
246
# define
YYSTACK_ALLOC
__builtin_alloca
251
# ifdef
YYSTACK_ALLOC
259
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/bison/src/
parse-gram.c
407
# define
YYSTACK_ALLOC
__builtin_alloca
411
# define
YYSTACK_ALLOC
__alloca
416
# define
YYSTACK_ALLOC
alloca
428
# ifdef
YYSTACK_ALLOC
439
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/mesa3d/src/glsl/
glsl_parser.cpp
494
# define
YYSTACK_ALLOC
__builtin_alloca
498
# define
YYSTACK_ALLOC
__alloca
503
# define
YYSTACK_ALLOC
alloca
515
# ifdef
YYSTACK_ALLOC
526
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/mesa3d/src/glsl/glcpp/
glcpp-parse.c
403
# define
YYSTACK_ALLOC
__builtin_alloca
407
# define
YYSTACK_ALLOC
__alloca
412
# define
YYSTACK_ALLOC
alloca
424
# ifdef
YYSTACK_ALLOC
435
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
Completed in 1395 milliseconds