OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YYSTACK_ALLOC
(Results
1 - 8
of
8
) 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
...]
/external/swiftshader/src/OpenGL/compiler/preprocessor/
ExpressionParser.cpp
330
# define
YYSTACK_ALLOC
__builtin_alloca
334
# define
YYSTACK_ALLOC
__alloca
339
# define
YYSTACK_ALLOC
alloca
351
# ifdef
YYSTACK_ALLOC
362
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/iproute2/tc/
emp_ematch.yacc.c
291
# define
YYSTACK_ALLOC
__builtin_alloca
295
# define
YYSTACK_ALLOC
__alloca
300
# define
YYSTACK_ALLOC
alloca
312
# ifdef
YYSTACK_ALLOC
323
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.c
451
# define
YYSTACK_ALLOC
__builtin_alloca
455
# define
YYSTACK_ALLOC
__alloca
460
# define
YYSTACK_ALLOC
alloca
472
# ifdef
YYSTACK_ALLOC
483
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/libpcap/
grammar.c
763
# define
YYSTACK_ALLOC
__builtin_alloca
767
# define
YYSTACK_ALLOC
__alloca
772
# define
YYSTACK_ALLOC
alloca
784
# ifdef
YYSTACK_ALLOC
795
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/one-true-awk/
ytab.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/swiftshader/src/OpenGL/compiler/
glslang_tab.cpp
513
# define
YYSTACK_ALLOC
__builtin_alloca
517
# define
YYSTACK_ALLOC
__alloca
522
# define
YYSTACK_ALLOC
alloca
534
# ifdef
YYSTACK_ALLOC
545
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
/external/deqp-deps/glslang/glslang/MachineIndependent/
glslang_tab.cpp
721
# define
YYSTACK_ALLOC
__builtin_alloca
725
# define
YYSTACK_ALLOC
__alloca
730
# define
YYSTACK_ALLOC
alloca
742
# ifdef
YYSTACK_ALLOC
753
# define
YYSTACK_ALLOC
YYMALLOC
[
all
...]
Completed in 515 milliseconds