Home
last modified time | relevance | path

Searched refs:__GNU_LIBRARY__ (Results 1 – 24 of 24) sorted by relevance

/external/openssh/
Dsftp-glob.c69 #ifdef __GNU_LIBRARY__ in fudge_readdir()
88 #ifdef __GNU_LIBRARY__ in fudge_readdir()
/external/e2fsprogs/e2fsck/
Dmtrace.h81 #if defined(__GNU_LIBRARY__) || defined(STDC_HEADERS) || defined(USG)
93 #if defined(__GNU_LIBRARY__) || defined(__STDC__)
Dmtrace.c31 #ifndef __GNU_LIBRARY__
/external/bison/src/
Dgetargs.c31 #if lint && ! defined __GNU_LIBRARY__
32 # define __GNU_LIBRARY__ macro
39 # undef __GNU_LIBRARY__
/external/grub/lib/
Dgetopt.h102 #ifdef __GNU_LIBRARY__
Dgetopt1.c60 #ifdef __GNU_LIBRARY__
Dgetopt.c68 #ifdef __GNU_LIBRARY__
195 #ifdef __GNU_LIBRARY__
/external/e2fsprogs/include/nonunix/
Dgetopt.h104 #ifdef __GNU_LIBRARY__
/external/bison/lib/
Dfseterr.c32 #if defined _IO_ftrylockfile || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Haiku, Linux libc5 */ in fseterr()
Dobstack.c41 #if !defined _LIBC && defined __GNU_LIBRARY__ && __GNU_LIBRARY__ > 1
Dgetopt1.c31 #ifdef __GNU_LIBRARY__
Dgetopt.in.h110 #if !defined __GNU_LIBRARY__
Dvasnprintf.c171 # if (HAVE_DECL__SNPRINTF || HAVE_SNPRINTF) && !defined __BEOS__ && !(__GNU_LIBRARY__ == 1)
/external/bison/m4/
Dglibc21.m418 #ifdef __GNU_LIBRARY__
Dgetdelim.m460 #ifdef __GNU_LIBRARY__
Dgetline.m467 #ifdef __GNU_LIBRARY__
Dwctype_h.m455 #if __GNU_LIBRARY__ == 1
Dprintf.m4535 #ifdef __GNU_LIBRARY__
/external/clang/lib/Headers/
Dlimits.h106 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/external/bison/darwin-lib/
Dgetopt.h111 #if !defined __GNU_LIBRARY__
/external/e2fsprogs/intl/
Dlocalename.c692 #if defined _LIBC || (defined __GNU_LIBRARY__ && __GNU_LIBRARY__ >= 2)
/external/valgrind/main/
Dconfigure.in666 #if defined(__GNU_LIBRARY__) && defined(__GLIBC__) && defined(__GLIBC_MINOR__)
812 #if defined(__GNU_LIBRARY__) && defined(__GLIBC__) && defined(__GLIBC_MINOR__)
/external/e2fsprogs/
Daclocal.m4529 #ifdef __GNU_LIBRARY__
/external/bison/
DChangeLog-201213903 * src/getargs.c (__GNU_LIBRARY__) [lint]: Define to work around