HomeSort by relevance Sort by last modified time
    Searched refs:__GNU_LIBRARY__ (Results 1 - 25 of 67) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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__
154 #else /* not __GNU_LIBRARY__ */
156 #endif /* __GNU_LIBRARY__ */
features.h 80 The macros `__GNU_LIBRARY__', `__GLIBC__', and `__GLIBC_MINOR__' are
81 defined by this file unconditionally. `__GNU_LIBRARY__' is provided
308 #undef __GNU_LIBRARY__
309 #define __GNU_LIBRARY__ 6
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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__
154 #else /* not __GNU_LIBRARY__ */
156 #endif /* __GNU_LIBRARY__ */
features.h 80 The macros `__GNU_LIBRARY__', `__GLIBC__', and `__GLIBC_MINOR__' are
81 defined by this file unconditionally. `__GNU_LIBRARY__' is provided
308 #undef __GNU_LIBRARY__
309 #define __GNU_LIBRARY__ 6
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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__
154 #else /* not __GNU_LIBRARY__ */
156 #endif /* __GNU_LIBRARY__ */
features.h 80 The macros `__GNU_LIBRARY__', `__GLIBC__', and `__GLIBC_MINOR__' are
81 defined by this file unconditionally. `__GNU_LIBRARY__' is provided
308 #undef __GNU_LIBRARY__
309 #define __GNU_LIBRARY__ 6
  /external/grub/lib/
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__
  /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__
  /external/e2fsprogs/include/nonunix/
getopt.h 104 #ifdef __GNU_LIBRARY__
109 #else /* not __GNU_LIBRARY__ */
111 #endif /* __GNU_LIBRARY__ */
  /external/openssh/
sftp-glob.c 69 #ifdef __GNU_LIBRARY__
71 #endif /* __GNU_LIBRARY__ */
88 #ifdef __GNU_LIBRARY__
97 #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__)
mtrace.c 31 #ifndef __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__
getopt.in.h 103 /* If __GNU_LIBRARY__ is not already defined, either we are being used
106 that does not exist if we are standalone. So: if __GNU_LIBRARY__ is
110 #if !defined __GNU_LIBRARY__
  /external/clang/lib/Headers/
limits.h 106 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 81 /* If __GNU_LIBRARY__ is not already defined, either we are being used
84 that does not exist if we are standalone. So: if __GNU_LIBRARY__ is
88 #if !defined __GNU_LIBRARY__
getopt1.c 31 to get __GNU_LIBRARY__ defined. */
32 #ifdef __GNU_LIBRARY__
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
fenv.hpp 20 defined(__GNU_LIBRARY__) && /* up to version 5 */ \
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
DLFCN.py 44 __GNU_LIBRARY__ = 6
  /prebuilts/sdk/renderscript/clang-include/
limits.h 106 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /ndk/sources/host-tools/make-3.81/glob/
glob.c 52 #if !defined _LIBC && defined __GNU_LIBRARY__ && __GNU_LIBRARY__ > 1
61 #if defined STDC_HEADERS || defined __GNU_LIBRARY__
78 #if !defined __GNU_LIBRARY__ && !defined STDC_HEADERS
90 #if defined HAVE_DIRENT_H || defined __GNU_LIBRARY__
124 #if (defined POSIX || defined WINDOWS32) && !defined __GNU_LIBRARY__
132 #if defined STDC_HEADERS || defined __GNU_LIBRARY__
184 #ifndef __GNU_LIBRARY__
207 #endif /* __GNU_LIBRARY__ */
210 #if !defined __alloca && !defined __GNU_LIBRARY__
    [all...]
  /external/bison/darwin-lib/
getopt.h 104 /* If __GNU_LIBRARY__ is not already defined, either we are being used
107 that does not exist if we are standalone. So: if __GNU_LIBRARY__ is
111 #if !defined __GNU_LIBRARY__

Completed in 276 milliseconds

1 2 3