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

/osnet-11/usr/src/grub/grub-0.97/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__ */
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dgetopt1.c31 to get __GNU_LIBRARY__ defined. */
32 #ifdef __GNU_LIBRARY__
H A Dgetopt.in.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__
H A Dargp-fmtstream.h44 || (defined (__GNU_LIBRARY__) && defined (HAVE_LINEWRAP_H))
H A Dfnmatch.c85 #if defined _LIBC || !defined __GNU_LIBRARY__ || !HAVE_FNMATCH_GNU
354 #endif /* _LIBC or not __GNU_LIBRARY__. */
H A Dvasnprintf.c170 # if (HAVE_DECL__SNPRINTF || HAVE_SNPRINTF) && !defined __BEOS__ && !(__GNU_LIBRARY__ == 1)
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt_wrap/
H A Dcipher_wrap.h34 #define __GNU_LIBRARY__ macro
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Ddes.c123 #if defined(__GNUC__) && defined(__GNU_LIBRARY__)
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Ddes.c122 #if defined(__GNUC__) && defined(__GNU_LIBRARY__)
/osnet-11/usr/src/cmd/sendmail/src/
H A Ddaemon.c19 #if defined(SOCK_STREAM) || defined(__GNU_LIBRARY__)
21 #endif /* defined(SOCK_STREAM) || defined(__GNU_LIBRARY__) */
/osnet-11/usr/src/lib/libima/common/
H A Dima-lib.c319 #if defined(__GNU_LIBRARY__) && !defined(_SEM_SEMUN_UNDEFINED)

Completed in 69 milliseconds