Home
last modified time | relevance | path

Searched refs:__USE_GNU (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/sysvmsg/
H A Dphp_sysvmsg.h32 #ifndef __USE_GNU
34 #define __USE_GNU macro
/PHP-7.1/ext/posix/
H A Dposix.c40 #if defined(_GNU_SOURCE) && !defined(__USE_GNU)
41 # define __USE_GNU macro
/PHP-7.1/Zend/
H A Dzend_alloc.c92 # ifndef __USE_GNU
93 # define __USE_GNU macro
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c33744 #if defined(STRERROR_R_CHAR_P) || defined(__USE_GNU)

Completed in 437 milliseconds