Home
last modified time | relevance | path

Searched refs:_GNU_SOURCE (Results 1 – 21 of 21) sorted by relevance

/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_trace_pread.c3 #ifndef _GNU_SOURCE
4 # define _GNU_SOURCE macro
/PHP-8.3/ext/zlib/
H A Dzlib_fopen_wrapper.c18 #ifndef _GNU_SOURCE
19 # define _GNU_SOURCE macro
/PHP-8.3/ext/standard/
H A Dcrypt.c32 # if defined(CRYPT_R_GNU_SOURCE) && !defined(_GNU_SOURCE)
33 # define _GNU_SOURCE macro
H A Dfile.c107 # ifndef _GNU_SOURCE
108 # define _GNU_SOURCE macro
/PHP-8.3/ext/sockets/
H A Dconfig.m471 #ifndef _GNU_SOURCE
72 #define _GNU_SOURCE
/PHP-8.3/ext/posix/
H A Dconfig.m441 #define _GNU_SOURCE
H A Dposix.c361 #if defined(_GNU_SOURCE) && !defined(DARWIN) && defined(HAVE_UTSNAME_DOMAINNAME) in PHP_FUNCTION()
/PHP-8.3/main/streams/
H A Dcast.c17 #ifndef _GNU_SOURCE
18 # define _GNU_SOURCE macro
H A Dmemory.c17 #ifndef _GNU_SOURCE
18 # define _GNU_SOURCE macro
H A Dstreams.c20 #ifndef _GNU_SOURCE
21 # define _GNU_SOURCE macro
/PHP-8.3/Zend/
H A Dzend_signal.c28 #ifndef _GNU_SOURCE
29 # define _GNU_SOURCE macro
/PHP-8.3/main/
H A Dspprintf.c75 #ifndef _GNU_SOURCE
76 # define _GNU_SOURCE macro
H A Dsnprintf.c17 #ifndef _GNU_SOURCE
18 # define _GNU_SOURCE macro
/PHP-8.3/ext/opcache/jit/vtune/
H A Dittnotify_config.h258 #ifndef _GNU_SOURCE
259 #define _GNU_SOURCE 1 /* need for PTHREAD_MUTEX_RECURSIVE */ macro
/PHP-8.3/ext/opcache/
H A Dzend_shared_alloc.c23 # ifndef _GNU_SOURCE
24 # define _GNU_SOURCE macro
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c100 #ifndef _GNU_SOURCE
/PHP-8.3/ext/pdo_firebird/
H A Dfirebird_driver.c21 #ifndef _GNU_SOURCE
22 # define _GNU_SOURCE macro
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_disasm.c53 #ifndef _GNU_SOURCE
54 # define _GNU_SOURCE macro
/PHP-8.3/build/
H A Dphp.m41425 #define _GNU_SOURCE
1435 #define _GNU_SOURCE
1483 #define _GNU_SOURCE
2241 #define _GNU_SOURCE
2267 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
/PHP-8.3/
H A Dconfigure.ac275 dnl The effect of _GNU_SOURCE defined in config.h depeds on includes order
727 #ifndef _GNU_SOURCE
728 #define _GNU_SOURCE
/PHP-8.3/sapi/fpm/
H A Dconfig.m4234 #define _GNU_SOURCE

Completed in 100 milliseconds