Home
last modified time | relevance | path

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

/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_trace_pread.c3 #define _GNU_SOURCE macro
/PHP-7.3/ext/standard/
H A Dcrypt.c34 # if defined(CRYPT_R_GNU_SOURCE) && !defined(_GNU_SOURCE)
35 # define _GNU_SOURCE macro
H A Dfile.c108 # ifndef _GNU_SOURCE
109 # define _GNU_SOURCE macro
/PHP-7.3/ext/posix/
H A Dconfig.m435 #define _GNU_SOURCE
H A Dposix.c38 #if defined(_GNU_SOURCE) && !defined(__USE_GNU)
703 #if defined(_GNU_SOURCE) && !defined(DARWIN) && defined(HAVE_UTSNAME_DOMAINNAME) in PHP_FUNCTION()
/PHP-7.3/ext/zlib/
H A Dzlib_fopen_wrapper.c20 #define _GNU_SOURCE macro
/PHP-7.3/main/streams/
H A Dcast.c19 #define _GNU_SOURCE macro
H A Dmemory.c19 #define _GNU_SOURCE macro
H A Dstreams.c22 #define _GNU_SOURCE macro
/PHP-7.3/Zend/
H A Dzend_signal.c28 #define _GNU_SOURCE macro
H A Dzend_alloc.c87 # ifndef _GNU_SOURCE
88 # define _GNU_SOURCE macro
/PHP-7.3/main/
H A Dspprintf.c77 #define _GNU_SOURCE macro
H A Dsnprintf.c19 #define _GNU_SOURCE macro
/PHP-7.3/ext/pdo_firebird/
H A Dfirebird_driver.c23 #define _GNU_SOURCE macro
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.c934 # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE
/PHP-7.3/
H A Dacinclude.m41789 #define _GNU_SOURCE
1799 #define _GNU_SOURCE
1839 #define _GNU_SOURCE
2889 #define _GNU_SOURCE
2905 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
/PHP-7.3/ext/json/
H A Djson_parser.tab.c844 # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE
/PHP-7.3/sapi/fpm/
H A Dconfig.m4238 #define _GNU_SOURCE
/PHP-7.3/ext/interbase/
H A Dinterbase.c25 #define _GNU_SOURCE macro
/PHP-7.3/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 596 milliseconds