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

/haiku-buildtools/gcc/fixincludes/tests/base/
H A Dpthread.h56 #ifdef __USE_GNU
80 # ifdef __USE_GNU
/haiku-buildtools/legacy/gcc/gcc/
H A Dglimits.h82 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
/haiku-buildtools/gcc/gcc/
H A Dglimits.h114 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dstdio.h161 #ifdef __USE_GNU
/haiku-buildtools/gcc/gcc/ada/
H A Dinit.c410 #define __USE_GNU 1 /* required to get REG_EIP/RIP from glibc's ucontext.h */ macro

Completed in 141 milliseconds