Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_trace_pread.c5 #define _GNU_SOURCE macro
/PHP-5.5/ext/standard/
H A Dcrypt.c37 # if defined(CRYPT_R_GNU_SOURCE) && !defined(_GNU_SOURCE)
38 # define _GNU_SOURCE macro
H A Dfile.c115 # ifndef _GNU_SOURCE
116 # define _GNU_SOURCE macro
/PHP-5.5/ext/fileinfo/libmagic/
H A Dprint.c31 #define _GNU_SOURCE macro
/PHP-5.5/ext/posix/
H A Dconfig.m437 #define _GNU_SOURCE
H A Dposix.c40 #if defined(_GNU_SOURCE) && !defined(__USE_GNU)
635 #if defined(_GNU_SOURCE) && !defined(DARWIN) && defined(HAVE_UTSNAME_DOMAINNAME) in PHP_FUNCTION()
/PHP-5.5/ext/zlib/
H A Dzlib_fopen_wrapper.c22 #define _GNU_SOURCE macro
/PHP-5.5/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-5.5/Zend/
H A Dzend_signal.c30 #define _GNU_SOURCE macro
H A Dzend_alloc.c116 # ifndef _GNU_SOURCE
117 # define _GNU_SOURCE macro
/PHP-5.5/main/
H A Dspprintf.c79 #define _GNU_SOURCE macro
H A Dsnprintf.c21 #define _GNU_SOURCE macro
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c23 #define _GNU_SOURCE macro
/PHP-5.5/sapi/fpm/
H A Dconfig.m4240 #define _GNU_SOURCE
/PHP-5.5/
H A Dacinclude.m41765 #define _GNU_SOURCE
1775 #define _GNU_SOURCE
1815 #define _GNU_SOURCE
2850 #define _GNU_SOURCE
2867 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
/PHP-5.5/ext/interbase/
H A Dinterbase.c25 #define _GNU_SOURCE macro
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch2578 +#define _GNU_SOURCE
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c162 #if defined(__GNUC__) && !defined(_GNU_SOURCE)
163 # define _GNU_SOURCE macro
25744 # if defined(__linux__) && defined(_GNU_SOURCE)

Completed in 417 milliseconds