Home
last modified time | relevance | path

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

/PHP-5.3/ext/sysvmsg/
H A Dphp_sysvmsg.h29 #ifndef __USE_GNU
31 #define __USE_GNU macro
/PHP-5.3/ext/posix/
H A Dposix.c40 #if defined(_GNU_SOURCE) && !defined(__USE_GNU)
41 # define __USE_GNU macro
/PHP-5.3/Zend/
H A Dzend_alloc.c119 # ifndef __USE_GNU
120 # define __USE_GNU macro
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c25483 #if defined(STRERROR_R_CHAR_P) || defined(__USE_GNU)

Completed in 217 milliseconds