Home
last modified time | relevance | path

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

/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_trace_pread.c5 #define _GNU_SOURCE macro
/PHP-5.3/ext/standard/
H A Dcrypt.c37 # if defined(CRYPT_R_GNU_SOURCE) && !defined(_GNU_SOURCE)
38 # define _GNU_SOURCE macro
H A Dfile.c116 # ifndef _GNU_SOURCE
117 # define _GNU_SOURCE macro
/PHP-5.3/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.3/ext/zlib/
H A Dzlib_fopen_wrapper.c22 #define _GNU_SOURCE macro
/PHP-5.3/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.3/main/
H A Dspprintf.c79 #define _GNU_SOURCE macro
/PHP-5.3/ext/pdo_firebird/
H A Dfirebird_driver.c25 #define _GNU_SOURCE macro
/PHP-5.3/sapi/fpm/
H A Dconfig.m4238 #define _GNU_SOURCE
/PHP-5.3/
H A Dacinclude.m41754 #define _GNU_SOURCE
1764 #define _GNU_SOURCE
1804 #define _GNU_SOURCE
2837 #define _GNU_SOURCE
2854 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
/PHP-5.3/Zend/
H A Dzend_alloc.c116 # ifndef _GNU_SOURCE
117 # define _GNU_SOURCE macro
/PHP-5.3/ext/interbase/
H A Dinterbase.c27 #define _GNU_SOURCE macro
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c309 #ifndef _GNU_SOURCE
310 # define _GNU_SOURCE macro

Completed in 248 milliseconds