Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt.h33 #if !defined __GNU_LIBRARY__
141 # ifdef __GNU_LIBRARY__
H A Dgetopt1.c62 #ifdef __GNU_LIBRARY__
H A Dobstack.c46 #if !defined _LIBC && defined __GNU_LIBRARY__ && __GNU_LIBRARY__ > 1
100 # if defined __GNU_LIBRARY__ || defined HAVE_STDLIB_H
H A Dgetopt.c65 #ifdef __GNU_LIBRARY__
203 #ifdef __GNU_LIBRARY__
/haiku/src/system/libroot/posix/glibc/include/
H A Dfeatures.h257 #undef __GNU_LIBRARY__
258 #define __GNU_LIBRARY__ 6 macro
/haiku/headers/build/gcc-2.95.3/
H A Dlimits.h94 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
/haiku/src/libs/stdc++/legacy/
H A Dlibiberty.h39 #if defined (__GNU_LIBRARY__ ) || defined (__linux__) || defined (__FreeBSD__) || defined (__CYGWIN…
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfprintf.c2270 # if defined __ELF__ || defined __GNU_LIBRARY__