Home
last modified time | relevance | path

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

/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_trace_pread.c4 #define _GNU_SOURCE macro
/PHP-7.2/ext/standard/
H A Dcrypt.c36 # if defined(CRYPT_R_GNU_SOURCE) && !defined(_GNU_SOURCE)
37 # define _GNU_SOURCE macro
H A Dfile.c111 # ifndef _GNU_SOURCE
112 # define _GNU_SOURCE macro
/PHP-7.2/ext/fileinfo/libmagic/
H A Dprint.c31 #define _GNU_SOURCE macro
/PHP-7.2/ext/posix/
H A Dconfig.m437 #define _GNU_SOURCE
H A Dposix.c40 #if defined(_GNU_SOURCE) && !defined(__USE_GNU)
705 #if defined(_GNU_SOURCE) && !defined(DARWIN) && defined(HAVE_UTSNAME_DOMAINNAME) in PHP_FUNCTION()
/PHP-7.2/ext/zlib/
H A Dzlib_fopen_wrapper.c22 #define _GNU_SOURCE macro
/PHP-7.2/main/streams/
H A Dcast.c21 #define _GNU_SOURCE macro
H A Dmemory.c21 #define _GNU_SOURCE macro
H A Dstreams.c24 #define _GNU_SOURCE macro
/PHP-7.2/Zend/
H A Dzend_signal.c30 #define _GNU_SOURCE macro
H A Dzend_alloc.c89 # ifndef _GNU_SOURCE
90 # define _GNU_SOURCE macro
/PHP-7.2/main/
H A Dspprintf.c79 #define _GNU_SOURCE macro
H A Dsnprintf.c21 #define _GNU_SOURCE macro
/PHP-7.2/ext/pdo_firebird/
H A Dfirebird_driver.c23 #define _GNU_SOURCE macro
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_parser.c936 # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE
/PHP-7.2/
H A Dacinclude.m41756 #define _GNU_SOURCE
1766 #define _GNU_SOURCE
1806 #define _GNU_SOURCE
2909 #define _GNU_SOURCE
2926 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
/PHP-7.2/sapi/fpm/
H A Dconfig.m4240 #define _GNU_SOURCE
/PHP-7.2/ext/json/
H A Djson_parser.tab.c844 # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE
/PHP-7.2/ext/interbase/
H A Dinterbase.c25 #define _GNU_SOURCE macro
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch2841 +#define _GNU_SOURCE
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c994 #if defined(__GNUC__) && !defined(_GNU_SOURCE)
995 # define _GNU_SOURCE macro
32826 # if defined(__linux__) && defined(_GNU_SOURCE)

Completed in 544 milliseconds