Home
last modified time | relevance | path

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

/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_trace_pread.c3 #ifndef _GNU_SOURCE
4 # define _GNU_SOURCE macro
/PHP-8.2/ext/posix/
H A Dconfig.m440 #ifndef _GNU_SOURCE
41 #define _GNU_SOURCE
H A Dposix.c361 #if defined(_GNU_SOURCE) && defined(HAVE_STRUCT_UTSNAME_DOMAINNAME) in PHP_FUNCTION()
/PHP-8.2/ext/zlib/
H A Dzlib_fopen_wrapper.c18 #ifndef _GNU_SOURCE
19 # define _GNU_SOURCE macro
/PHP-8.2/ext/standard/
H A Dcrypt.c32 # if defined(CRYPT_R_GNU_SOURCE) && !defined(_GNU_SOURCE)
33 # define _GNU_SOURCE macro
H A Dfile.c103 # ifndef _GNU_SOURCE
104 # define _GNU_SOURCE macro
/PHP-8.2/ext/sockets/
H A Dconfig.m471 #ifndef _GNU_SOURCE
72 #define _GNU_SOURCE
/PHP-8.2/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.2/Zend/
H A Dzend_signal.c28 #ifndef _GNU_SOURCE
29 # define _GNU_SOURCE macro
/PHP-8.2/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.2/ext/opcache/
H A Dzend_shared_alloc.c23 # ifndef _GNU_SOURCE
24 # define _GNU_SOURCE macro
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c100 #ifndef _GNU_SOURCE
/PHP-8.2/ext/opcache/jit/ir/
H A Dir_disasm.c8 #ifndef _GNU_SOURCE
9 # define _GNU_SOURCE macro
H A Dir.c17 #ifndef _GNU_SOURCE
18 # define _GNU_SOURCE macro
H A Dir_ra.c13 #ifndef _GNU_SOURCE
14 # define _GNU_SOURCE macro
/PHP-8.2/ext/pdo_firebird/
H A Dfirebird_driver.c21 #ifndef _GNU_SOURCE
22 # define _GNU_SOURCE macro
/PHP-8.2/sapi/fpm/
H A Dconfig.m4233 #ifndef _GNU_SOURCE
234 #define _GNU_SOURCE
/PHP-8.2/build/
H A Dphp.m41385 #ifndef _GNU_SOURCE
1386 #define _GNU_SOURCE
1394 #ifndef _GNU_SOURCE
1395 #define _GNU_SOURCE
2187 #ifndef _GNU_SOURCE
2188 #define _GNU_SOURCE
2215 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
/PHP-8.2/
H A Dconfigure.ac266 dnl The effect of _GNU_SOURCE defined in config.h depeds on includes order
724 #ifndef _GNU_SOURCE
725 #define _GNU_SOURCE

Completed in 91 milliseconds