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

/freebsd-10.3-release/gnu/lib/libregex/
H A Dregex.h4 #ifndef __USE_GNU
5 #define __USE_GNU macro
/freebsd-10.3-release/contrib/libgnuregex/
H A Dregex.h45 #ifdef __USE_GNU
185 #ifdef __USE_GNU
350 # ifdef __USE_GNU
355 #ifdef __USE_GNU
401 #ifdef __USE_GNU
434 #ifdef __USE_GNU
466 #ifdef __USE_GNU
/freebsd-10.3-release/contrib/less/
H A Dpattern.h11 #define __USE_GNU 1 macro
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dlimits.h108 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/freebsd-10.3-release/contrib/gcc/
H A Dglimits.h91 #if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
/freebsd-10.3-release/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h51 #define __USE_GNU 1 /* exact same thing as above */ macro
/freebsd-10.3-release/contrib/ofed/libsdp/src/
H A Dport.c48 #define __USE_GNU macro
/freebsd-10.3-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c25597 /* If STRERROR_R_CHAR_P (set by autoconf scripts) or __USE_GNU is defined,
25609 #if defined(STRERROR_R_CHAR_P) || defined(__USE_GNU)
[all...]
/freebsd-10.3-release/contrib/sqlite3/
H A Dsqlite3.c[all...]

Completed in 627 milliseconds