OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ALLOCA_H
(Results
26 - 42
of
42
) sorted by null
1
2
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
alloca.h
28
#ifndef
_ALLOCA_H
29
#define
_ALLOCA_H
33
#endif /*
_ALLOCA_H
*/
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
alloca.h
28
#ifndef
_ALLOCA_H
29
#define
_ALLOCA_H
33
#endif /*
_ALLOCA_H
*/
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
alloca.h
28
#ifndef
_ALLOCA_H
29
#define
_ALLOCA_H
33
#endif /*
_ALLOCA_H
*/
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
alloca.h
28
#ifndef
_ALLOCA_H
29
#define
_ALLOCA_H
33
#endif /*
_ALLOCA_H
*/
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
alloca.h
28
#ifndef
_ALLOCA_H
29
#define
_ALLOCA_H
33
#endif /*
_ALLOCA_H
*/
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
alloca.h
28
#ifndef
_ALLOCA_H
29
#define
_ALLOCA_H
33
#endif /*
_ALLOCA_H
*/
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
alloca.h
28
#ifndef
_ALLOCA_H
29
#define
_ALLOCA_H
33
#endif /*
_ALLOCA_H
*/
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
alloca.h
28
#ifndef
_ALLOCA_H
29
#define
_ALLOCA_H
33
#endif /*
_ALLOCA_H
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
alloca.h
19
#ifndef
_ALLOCA_H
20
#define
_ALLOCA_H
1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
alloca.h
19
#ifndef
_ALLOCA_H
20
#define
_ALLOCA_H
1
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
alloca.h
19
#ifndef
_ALLOCA_H
20
#define
_ALLOCA_H
1
/external/e2fsprogs/intl/
plural.c
346
# if defined (alloca) || defined (
_ALLOCA_H
)
[
all
...]
/external/elfutils/src/
ldscript.c
362
# if ! defined
_ALLOCA_H
&& ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
[
all
...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.cpp
471
# if ! defined
_ALLOCA_H
&& ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
[
all
...]
/system/core/sh/
arith.c
219
# if defined (alloca) || defined (
_ALLOCA_H
)
[
all
...]
/external/bison/data/
yacc.c
485
# if ! defined
_ALLOCA_H
&& ! defined EXIT_SUCCESS && ]b4_c_modern[
[
all
...]
/external/elfutils/libcpu/
i386_parse.c
465
# if ! defined
_ALLOCA_H
&& ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
[
all
...]
Completed in 487 milliseconds
1
2