OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__alloca
(Results
1 - 10
of
10
) sorted by null
/external/compiler-rt/lib/builtins/x86_64/
chkstk2.S
15
DEFINE_COMPILERRT_FUNCTION(
__alloca
)
40
END_COMPILERRT_FUNCTION(
__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
/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/llvm/lib/Support/Windows/
explicit_symbols.inc
8
EXPLICIT_SYMBOL(
__alloca
)
/external/bison/data/
yacc.c
479
# define YYSTACK_ALLOC
__alloca
[
all
...]
/external/libpcap/
grammar.c
763
# define YYSTACK_ALLOC
__alloca
[
all
...]
/external/llvm/
configure
[
all
...]
Completed in 957 milliseconds