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

1 2 3

  /external/libusb/examples/getopt/
getopt.h 26 /* If __GNU_LIBRARY__ is not already defined, either we are being used
29 that does not exist if we are standalone. So: if __GNU_LIBRARY__ is
33 #if !defined __GNU_LIBRARY__
141 # ifdef __GNU_LIBRARY__
146 # else /* not __GNU_LIBRARY__ */
148 # endif /* __GNU_LIBRARY__ */
getopt1.c 58 to get __GNU_LIBRARY__ defined. */
59 #ifdef __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__ */
  /toolchain/binutils/binutils-2.27/include/
getopt.h 108 #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.27/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/clang/lib/Headers/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_debug.c 76 # if defined(__GNU_LIBRARY__) && defined(__GLIBC__) && defined(__GLIBC_MINOR__) && \
  /external/python/cpython2/Lib/plat-linux2/
DLFCN.py 44 __GNU_LIBRARY__ = 6
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
limits.h 107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)

Completed in 655 milliseconds

1 2 3