OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__GNU_LIBRARY__
(Results
1 - 25
of
73
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
getopt.h
27
/* If
__GNU_LIBRARY__
is not already defined, either we are being used
30
that does not exist if we are standalone. So: if
__GNU_LIBRARY__
is
34
#if !defined
__GNU_LIBRARY__
148
#ifdef
__GNU_LIBRARY__
170
#else /* not
__GNU_LIBRARY__
*/
172
#endif /*
__GNU_LIBRARY__
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
getopt.h
27
/* If
__GNU_LIBRARY__
is not already defined, either we are being used
30
that does not exist if we are standalone. So: if
__GNU_LIBRARY__
is
34
#if !defined
__GNU_LIBRARY__
148
#ifdef
__GNU_LIBRARY__
170
#else /* not
__GNU_LIBRARY__
*/
172
#endif /*
__GNU_LIBRARY__
*/
/ndk/sources/host-tools/make-3.81/
getopt.h
102
#ifdef
__GNU_LIBRARY__
107
#else /* not
__GNU_LIBRARY__
*/
109
#endif /*
__GNU_LIBRARY__
*/
getopt1.c
60
to get
__GNU_LIBRARY__
defined. */
61
#ifdef
__GNU_LIBRARY__
/toolchain/binutils/binutils-2.25/include/
getopt.h
109
#if defined (
__GNU_LIBRARY__
) || defined (HAVE_DECL_GETOPT)
/external/e2fsprogs/include/nonunix/
getopt.h
104
#ifdef
__GNU_LIBRARY__
109
#else /* not
__GNU_LIBRARY__
*/
111
#endif /*
__GNU_LIBRARY__
*/
/external/e2fsprogs/e2fsck/
mtrace.h
79
#include <stdio.h> /* Harmless, gets
__GNU_LIBRARY__
defined. */
81
#if defined(
__GNU_LIBRARY__
) || defined(STDC_HEADERS) || defined(USG)
93
#if defined(
__GNU_LIBRARY__
) || defined(__STDC__)
/toolchain/binutils/binutils-2.25/libiberty/
fnmatch.c
58
#if defined (_LIBC) || !defined (
__GNU_LIBRARY__
)
61
#if !defined(
__GNU_LIBRARY__
) && !defined(STDC_HEADERS)
220
#endif /* _LIBC or not
__GNU_LIBRARY__
. */
/external/bison/lib/
fseterr.c
32
#if defined _IO_ftrylockfile ||
__GNU_LIBRARY__
== 1 /* GNU libc, BeOS, Haiku, Linux libc5 */
getopt1.c
31
to get
__GNU_LIBRARY__
defined. */
32
#ifdef
__GNU_LIBRARY__
/external/clang/lib/Headers/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
fenv.hpp
20
defined(
__GNU_LIBRARY__
) && /* up to version 5 */ \
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
limits.h
107
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
DLFCN.py
44
__GNU_LIBRARY__
= 6
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
limits.h
106
#if defined(
__GNU_LIBRARY__
) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
Completed in 656 milliseconds
1
2
3