Home
last modified time | relevance | path

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

/external/bison/src/
Dgetargs.c30 #if lint && ! defined __GNU_LIBRARY__
31 # define __GNU_LIBRARY__ macro
38 # undef __GNU_LIBRARY__
/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/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/
Dobstack.c47 #if !defined _LIBC && defined __GNU_LIBRARY__ && __GNU_LIBRARY__ > 1
Dgetopt_.h89 #if !defined __GNU_LIBRARY__
Dgetopt1.c35 #ifdef __GNU_LIBRARY__
/external/elfutils/m4/
Dglibc21.m419 #ifdef __GNU_LIBRARY__
/external/e2fsprogs/intl/
Dlocalename.c692 #if defined _LIBC || (defined __GNU_LIBRARY__ && __GNU_LIBRARY__ >= 2)
/external/aes/
Daesopt.h161 #if defined(__GNUC__) || defined(__GNU_LIBRARY__)
/external/e2fsprogs/
Daclocal.m4529 #ifdef __GNU_LIBRARY__
/external/bison/
DChangeLog5642 * src/getargs.c (__GNU_LIBRARY__) [lint]: Define to work around