Home
last modified time | relevance | path

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

/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_trace_pread.c3 #define _GNU_SOURCE macro
/PHP-8.1/ext/sockets/
H A Dconfig.m470 #ifndef _GNU_SOURCE
71 #define _GNU_SOURCE
/PHP-8.1/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.1/ext/posix/
H A Dconfig.m436 #define _GNU_SOURCE
H A Dposix.c434 #if defined(_GNU_SOURCE) && !defined(DARWIN) && defined(HAVE_UTSNAME_DOMAINNAME) in PHP_FUNCTION()
/PHP-8.1/ext/zlib/
H A Dzlib_fopen_wrapper.c18 #define _GNU_SOURCE macro
/PHP-8.1/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.1/main/streams/
H A Dcast.c17 #define _GNU_SOURCE macro
H A Dmemory.c17 #define _GNU_SOURCE macro
H A Dstreams.c20 #define _GNU_SOURCE macro
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c100 #ifndef _GNU_SOURCE
/PHP-8.1/Zend/
H A Dzend_signal.c28 #define _GNU_SOURCE macro
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_disasm.c53 #ifndef _GNU_SOURCE
54 # define _GNU_SOURCE macro
/PHP-8.1/main/
H A Dspprintf.c75 #define _GNU_SOURCE macro
H A Dsnprintf.c17 #define _GNU_SOURCE macro
/PHP-8.1/ext/pdo_firebird/
H A Dfirebird_driver.c21 #define _GNU_SOURCE macro
/PHP-8.1/build/
H A Dphp.m41437 #define _GNU_SOURCE
1447 #define _GNU_SOURCE
1495 #define _GNU_SOURCE
2254 #define _GNU_SOURCE
2280 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
/PHP-8.1/sapi/fpm/
H A Dconfig.m4234 #define _GNU_SOURCE

Completed in 138 milliseconds