Searched refs:__GNU_LIBRARY__ (Results 1 - 19 of 19) sorted by relevance

/external/grub/lib/
H A Dgetopt.h102 #ifdef __GNU_LIBRARY__
107 #else /* not __GNU_LIBRARY__ */
109 #endif /* __GNU_LIBRARY__ */
H A Dgetopt1.c60 to get __GNU_LIBRARY__ defined. */
61 #ifdef __GNU_LIBRARY__
H A Dgetopt.c68 to get __GNU_LIBRARY__ defined. */
69 #ifdef __GNU_LIBRARY__
197 #ifdef __GNU_LIBRARY__
245 #endif /* not __GNU_LIBRARY__ */
/external/e2fsprogs/include/nonunix/
H A Dgetopt.h104 #ifdef __GNU_LIBRARY__
109 #else /* not __GNU_LIBRARY__ */
111 #endif /* __GNU_LIBRARY__ */
/external/openssh/
H A Dsftp-glob.c69 #ifdef __GNU_LIBRARY__
71 #endif /* __GNU_LIBRARY__ */
88 #ifdef __GNU_LIBRARY__
97 #endif /* __GNU_LIBRARY__ */
/external/e2fsprogs/e2fsck/
H A Dmtrace.h79 #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__)
H A Dmtrace.c31 #ifndef __GNU_LIBRARY__
/external/bison/lib/
H A Dfseterr.c32 #if defined _IO_ftrylockfile || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Haiku, Linux libc5 */
H A Dgetopt1.c31 to get __GNU_LIBRARY__ defined. */
32 #ifdef __GNU_LIBRARY__
H A Dgetopt.in.h103 /* 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__
H A Dobstack.c40 #include <stdio.h> /* Random thing to get __GNU_LIBRARY__. */
41 #if !defined _LIBC && defined __GNU_LIBRARY__ && __GNU_LIBRARY__ > 1
H A Dvasnprintf.c171 # if (HAVE_DECL__SNPRINTF || HAVE_SNPRINTF) && !defined __BEOS__ && !(__GNU_LIBRARY__ == 1)
/external/clang/lib/Headers/
H A Dlimits.h106 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/external/clang/lib/include/
H A Dlimits.h106 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/external/bison/darwin-lib/
H A Dgetopt.h104 /* 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__
/external/bison/src/
H A Dgetargs.c31 #if lint && ! defined __GNU_LIBRARY__
32 # define __GNU_LIBRARY__ macro
39 # undef __GNU_LIBRARY__ macro
/external/e2fsprogs/intl/
H A Dlocalename.c692 #if defined _LIBC || (defined __GNU_LIBRARY__ && __GNU_LIBRARY__ >= 2)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
H A Dxmlconfig.c44 #if (defined(__GNU_LIBRARY__) || defined(__GLIBC__)) && !defined(__UCLIBC__)
/external/mesa3d/src/mesa/drivers/dri/common/
H A Dxmlconfig.c44 #if (defined(__GNU_LIBRARY__) || defined(__GLIBC__)) && !defined(__UCLIBC__)

Completed in 934 milliseconds