Searched refs:_GNU_SOURCE (Results 1 - 25 of 45) sorted by relevance

12

/haiku/src/system/libroot/posix/musl/math/
H A Dfinite.c1 #define _GNU_SOURCE macro
H A Dfinitef.c1 #define _GNU_SOURCE macro
H A Dsignificand.c1 #define _GNU_SOURCE macro
H A Dsignificandf.c1 #define _GNU_SOURCE macro
H A Dscalb.c18 #define _GNU_SOURCE macro
H A Dscalbf.c16 #define _GNU_SOURCE macro
H A Dexp10.c1 #define _GNU_SOURCE macro
H A Dexp10f.c1 #define _GNU_SOURCE macro
H A Dsincos.c13 #define _GNU_SOURCE macro
/haiku/headers/compatibility/gnu/
H A Dsched.h12 #ifdef _GNU_SOURCE
H A Dstring.h12 #ifdef _GNU_SOURCE
H A Dspawn.h12 #ifdef _GNU_SOURCE
H A Dstdlib.h16 #ifdef _GNU_SOURCE
33 #endif /* _GNU_SOURCE */
H A Dmath.h12 #ifdef _GNU_SOURCE
H A Dpthread.h12 #ifdef _GNU_SOURCE
/haiku/headers/compatibility/bsd/
H A Dfeatures.h9 #if defined(_BSD_SOURCE) || defined(_GNU_SOURCE) \
H A Dstdio.h13 #if defined(_DEFAULT_SOURCE) || defined(_GNU_SOURCE)
/haiku/src/tests/system/libroot/posix/
H A Dtst-wcstof.c1 #define _GNU_SOURCE 1 macro
/haiku/src/libs/iconv/
H A Dconfig.h338 #ifndef _GNU_SOURCE
339 # define _GNU_SOURCE 1 macro
357 #ifndef _GNU_SOURCE
358 # define _GNU_SOURCE 1 macro
/haiku/src/system/libroot/posix/musl/search/
H A Dtdestroy.c1 #define _GNU_SOURCE macro
/haiku/headers/posix/
H A Dmalloc.h23 #ifdef _GNU_SOURCE
/haiku/src/libs/gnu/
H A Dmemmem.c30 #define _GNU_SOURCE macro
/haiku/src/system/libroot/posix/musl/string/
H A Dstrcspn.c1 #define _GNU_SOURCE macro
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dconfig.h402 #ifndef _GNU_SOURCE
403 # define _GNU_SOURCE 1 macro
/haiku/src/system/libroot/posix/glibc/include/
H A Dfeatures.h40 _GNU_SOURCE All of the above, plus GNU extensions.
120 defined _GNU_SOURCE || defined _SVID_SOURCE)
124 /* If _GNU_SOURCE was defined by the user, turn on all the other features. */
125 #ifdef _GNU_SOURCE
144 /* If nothing (other than _GNU_SOURCE) is defined,
234 #ifdef _GNU_SOURCE

Completed in 101 milliseconds

12