Home
last modified time | relevance | path

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

/php-src/sapi/fpm/fpm/
H A Dfpm_trace_pread.c3 #ifndef _GNU_SOURCE
4 # define _GNU_SOURCE macro
/php-src/ext/sockets/
H A Dconfig.m416 [#ifndef _GNU_SOURCE
17 # define _GNU_SOURCE
/php-src/ext/posix/
H A Dconfig.m450 #ifndef _GNU_SOURCE
51 #define _GNU_SOURCE
H A Dposix.c360 #if defined(_GNU_SOURCE) && defined(HAVE_STRUCT_UTSNAME_DOMAINNAME) in PHP_FUNCTION()
/php-src/ext/zlib/
H A Dzlib_fopen_wrapper.c18 #ifndef _GNU_SOURCE
19 # define _GNU_SOURCE macro
/php-src/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-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitProtExecAllocatorPosix.c48 #ifndef _GNU_SOURCE
/php-src/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-src/Zend/
H A Dzend_signal.c28 #ifndef _GNU_SOURCE
29 # define _GNU_SOURCE macro
/php-src/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-src/ext/opcache/
H A Dzend_shared_alloc.c23 # ifndef _GNU_SOURCE
24 # define _GNU_SOURCE macro
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c21 #ifndef _GNU_SOURCE
22 # define _GNU_SOURCE macro
/php-src/sapi/fpm/
H A Dconfig.m4189 #ifndef _GNU_SOURCE
190 #define _GNU_SOURCE
/php-src/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-src/build/
H A Dphp.m41340 #ifndef _GNU_SOURCE
1341 #define _GNU_SOURCE
1349 #ifndef _GNU_SOURCE
1350 #define _GNU_SOURCE
2142 #ifndef _GNU_SOURCE
2143 #define _GNU_SOURCE
2170 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
/php-src/
H A Dconfigure.ac266 dnl The effect of _GNU_SOURCE defined in config.h depeds on includes order
719 #ifndef _GNU_SOURCE
720 #define _GNU_SOURCE

Completed in 83 milliseconds