HomeSort by: relevance | last modified time | path
    Searched refs:__GNU_LIBRARY__ (Results 1 - 25 of 99) sorted by relevancy

1 2 3 4

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
testlocale.c 27 #if defined _LIBC || (defined __GNU_LIBRARY__ && __GNU_LIBRARY__ >= 2)
  /src/external/gpl2/libmalloc/dist/
morecore.c 26 #ifndef __GNU_LIBRARY__
30 #ifdef __GNU_LIBRARY__
valloc.c 24 #if defined (__GNU_LIBRARY__) || defined (_LIBC)
  /src/external/gpl2/diffutils/dist/lib/
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__
142 # ifdef __GNU_LIBRARY__
147 # else /* not __GNU_LIBRARY__ */
149 # endif /* __GNU_LIBRARY__ */
getopt1.c 59 to get __GNU_LIBRARY__ defined. */
60 #ifdef __GNU_LIBRARY__
  /src/external/gpl2/texinfo/dist/lib/
getopt_.h 28 /* If __GNU_LIBRARY__ is not already defined, either we are being used
31 that does not exist if we are standalone. So: if __GNU_LIBRARY__ is
35 #if !defined __GNU_LIBRARY__
149 #ifdef __GNU_LIBRARY__
155 #else /* not __GNU_LIBRARY__ */
157 #endif /* __GNU_LIBRARY__ */
  /src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
pure.cc 33 # ifdef __GNU_LIBRARY__
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
pure.cc 33 # ifdef __GNU_LIBRARY__
  /src/external/gpl3/binutils/dist/include/
getopt.h 108 #if defined (__GNU_LIBRARY__) || defined (HAVE_DECL_GETOPT)
  /src/external/gpl3/binutils.old/dist/include/
getopt.h 108 #if defined (__GNU_LIBRARY__) || defined (HAVE_DECL_GETOPT)
  /src/external/gpl3/gcc/dist/include/
getopt.h 108 #if defined (__GNU_LIBRARY__) || defined (HAVE_DECL_GETOPT)
  /src/external/gpl3/gcc.old/dist/include/
getopt.h 108 #if defined (__GNU_LIBRARY__) || defined (HAVE_DECL_GETOPT)
  /src/external/gpl3/gdb/dist/include/
getopt.h 108 #if defined (__GNU_LIBRARY__) || defined (HAVE_DECL_GETOPT)
  /src/external/gpl3/gdb.old/dist/include/
getopt.h 108 #if defined (__GNU_LIBRARY__) || defined (HAVE_DECL_GETOPT)
  /src/external/gpl2/grep/dist/lib/
getopt.h 132 # ifdef __GNU_LIBRARY__
137 # else /* not __GNU_LIBRARY__ */
139 # endif /* __GNU_LIBRARY__ */
getopt1.c 60 to get __GNU_LIBRARY__ defined. */
61 #ifdef __GNU_LIBRARY__
  /src/external/gpl3/binutils/dist/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__. */
  /src/external/gpl3/binutils.old/dist/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__. */
  /src/external/gpl3/gcc/dist/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__. */
  /src/external/gpl3/gcc.old/dist/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__. */
  /src/external/gpl3/gdb/dist/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__. */
  /src/external/gpl3/gdb.old/dist/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__. */
  /src/external/apache2/llvm/dist/clang/lib/Headers/
limits.h 91 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
getopt1.c 32 to get __GNU_LIBRARY__ defined. */
33 #ifdef __GNU_LIBRARY__
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
getopt1.c 32 to get __GNU_LIBRARY__ defined. */
33 #ifdef __GNU_LIBRARY__

Completed in 33 milliseconds

1 2 3 4