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

1 2

  /prebuilt/linux-x86/toolchain/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
  /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__
  /external/e2fsprogs/include/nonunix/
getopt.h 104 #ifdef __GNU_LIBRARY__
109 #else /* not __GNU_LIBRARY__ */
111 #endif /* __GNU_LIBRARY__ */
  /external/bison/src/
getargs.c 30 #if lint && ! defined __GNU_LIBRARY__
31 # define __GNU_LIBRARY__
38 # undef __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/
getopt_.h 82 /* If __GNU_LIBRARY__ is not already defined, either we are being used
85 that does not exist if we are standalone. So: if __GNU_LIBRARY__ is
89 #if !defined __GNU_LIBRARY__
getopt1.c 35 to get __GNU_LIBRARY__ defined. */
36 #ifdef __GNU_LIBRARY__
  /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__
  /prebuilt/sdk/11/renderscript/clang-include/
limits.h 102 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilt/sdk/12/renderscript/clang-include/
limits.h 106 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilt/sdk/13/renderscript/clang-include/
limits.h 106 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /external/clang/lib/Headers/
limits.h 120 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
limits.h 91 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
limits.h 91 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/install-tools/include/
limits.h 103 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/install-tools/include/
limits.h 103 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/install-tools/include/
limits.h 103 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/install-tools/include/
limits.h 103 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
limits.h 103 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
limits.h 91 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
limits.h 91 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)

Completed in 651 milliseconds

1 2