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

12

/haiku/headers/compatibility/gnu/
H A Dstring.h12 #ifdef _GNU_SOURCE
H A Dmath.h12 #ifdef _GNU_SOURCE
H A Dpthread.h12 #ifdef _GNU_SOURCE
H A Dsched.h12 #ifdef _GNU_SOURCE
H A Dspawn.h12 #ifdef _GNU_SOURCE
H A Dstdlib.h16 #ifdef _GNU_SOURCE
33 #endif /* _GNU_SOURCE */
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_common.h37 #define _GNU_SOURCE 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/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
H A Dlibc-symbols.h52 #define _GNU_SOURCE 1 macro
/haiku/src/system/libroot/posix/glibc/libio/
H A Dlibio.h380 #ifdef _GNU_SOURCE
/haiku/src/tests/system/libroot/posix/
H A Dtst-wcstof.c1 #define _GNU_SOURCE 1 macro
/haiku/headers/compatibility/bsd/
H A Dfeatures.h9 #if defined(_BSD_SOURCE) || defined(_GNU_SOURCE) \
H A Dpaths.h39 #if defined(_DEFAULT_SOURCE) || defined(_GNU_SOURCE)
142 #endif /* _DEFAULT_SOURCE || _GNU_SOURCE */
H A Dstdio.h13 #if defined(_DEFAULT_SOURCE) || defined(_GNU_SOURCE)
/haiku/headers/posix/
H A Dmalloc.h23 #ifdef _GNU_SOURCE
H A Dsearch.h52 #ifdef _GNU_SOURCE
H A Dstdio.h73 #ifdef _GNU_SOURCE
106 #ifdef _GNU_SOURCE
118 #endif /*_GNU_SOURCE*/
H A Dstring.h26 #ifdef _GNU_SOURCE
44 #ifdef _GNU_SOURCE
H A Dwchar.h100 #ifdef _GNU_SOURCE
152 #ifdef _GNU_SOURCE
/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dpatch.cpp12 #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/build/libgnuregex/
H A Dregex.c27 #define _GNU_SOURCE macro
/haiku/src/libs/gnu/
H A Dmemmem.c30 #define _GNU_SOURCE macro
/haiku/src/system/libroot/posix/musl/math/
H A Dexp10.c1 #define _GNU_SOURCE macro

Completed in 280 milliseconds

12