Home
last modified time | relevance | path

Searched refs:__USE_GNU (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dstack.h32 #ifdef __USE_GNU
/freebsd/contrib/less/
H A Dpattern.h11 #define __USE_GNU 1 macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dlimits.h118 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h51 #define __USE_GNU 1 /* exact same thing as above */ macro
/freebsd/contrib/tzcode/
H A Dprivate.h746 # if defined environ || defined __USE_GNU
/freebsd/contrib/sqlite3/
H A Dsqlite3.c39660 #if (defined(STRERROR_R_CHAR_P) || defined(__USE_GNU)) \