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

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dglob_.h47 #ifndef __USE_GNU
48 # define __USE_GNU 1 macro
H A Dglob-libc.h58 #if !defined __USE_POSIX2 || defined __USE_BSD || defined __USE_GNU
82 #ifdef __USE_GNU
89 #ifdef __USE_GNU
102 #ifdef __USE_GNU
108 #ifdef __USE_GNU
118 # ifdef __USE_GNU
131 # ifdef __USE_GNU
137 # ifdef __USE_GNU
185 #ifdef __USE_GNU
H A Dgai_strerror.c56 #ifdef __USE_GNU
H A Dgetaddrinfo.h65 # ifdef __USE_GNU
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dpthread.h61 #ifdef __USE_GNU
85 # ifdef __USE_GNU
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/tests/base/
H A Dpthread.h62 #ifdef __USE_GNU
86 # ifdef __USE_GNU
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dglimits.h115 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dglimits.h91 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/compat/
H A Dcompat.h72 #define __USE_GNU 1 /* exact same thing as above */ macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/compat/
H A Dcompat.h71 #define __USE_GNU 1 /* exact same thing as above */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.c/
H A Dpass-stratcliff.c22 #define __USE_GNU macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/
H A Dinclhack.def1553 #ifdef __USE_GNU
1572 # ifdef __USE_GNU
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c25982 /* If STRERROR_R_CHAR_P (set by autoconf scripts) or __USE_GNU is defined,
25994 #if defined(STRERROR_R_CHAR_P) || defined(__USE_GNU)
[all...]

Completed in 430 milliseconds