OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__alloca
(Results
1 - 17
of
17
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
alloca.in.h
43
# define alloca
__alloca
48
# define alloca
__ALLOCA
/external/bison/darwin-lib/
alloca.h
42
# define alloca
__alloca
47
# define alloca
__ALLOCA
/external/bison/lib/
alloca.in.h
41
# define alloca
__alloca
46
# define alloca
__ALLOCA
spawni.c
64
# define alloca
__alloca
/external/bison/linux-lib/
alloca.h
42
# define alloca
__alloca
47
# define alloca
__ALLOCA
/external/llvm/lib/Support/Windows/
explicit_symbols.inc
8
EXPLICIT_SYMBOL(
__alloca
)
/ndk/sources/host-tools/make-3.81/glob/
glob.c
210
#if !defined
__alloca
&& !defined __GNU_LIBRARY__
229
# define
__alloca
alloca
macro
560
drive_spec = (char *)
__alloca
(dirlen + 1);
576
newp = (char *)
__alloca
(dirlen + 1);
647
name = (char *)
__alloca
(buflen);
666
pwtmpbuf = (char *)
__alloca
(pwbuflen);
677
pwtmpbuf = (char *)
__alloca
(pwbuflen);
704
newp = (char *)
__alloca
(home_len + dirlen);
727
newp = (char *)
__alloca
(end_name - dirname);
751
pwtmpbuf = (char *)
__alloca
(buflen)
[
all
...]
/external/elfutils/src/
ldscript.c
356
# define YYSTACK_ALLOC
__alloca
[
all
...]
/external/bison/data/
yacc.c
479
# define YYSTACK_ALLOC
__alloca
[
all
...]
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
ExpressionParser.cpp
303
# define YYSTACK_ALLOC
__alloca
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.cc
717
# define YYSTACK_ALLOC
__alloca
[
all
...]
glcpp-parse.c
450
# define YYSTACK_ALLOC
__alloca
[
all
...]
/external/elfutils/libcpu/
i386_parse.c
459
# define YYSTACK_ALLOC
__alloca
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.c
604
# define YYSTACK_ALLOC
__alloca
[
all
...]
/external/chromium_org/third_party/angle/src/compiler/
glslang_tab.cpp
440
# define YYSTACK_ALLOC
__alloca
[
all
...]
/external/llvm/
configure
[
all
...]
/external/llvm/projects/sample/
configure
[
all
...]
Completed in 655 milliseconds