Home
last modified time | relevance | path

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

/PHP-7.3/ext/sysvmsg/
H A Dphp_sysvmsg.h30 #ifndef __USE_GNU
32 #define __USE_GNU macro
/PHP-7.3/ext/posix/
H A Dposix.c38 #if defined(_GNU_SOURCE) && !defined(__USE_GNU)
39 # define __USE_GNU macro
/PHP-7.3/Zend/
H A Dzend_alloc.c90 # ifndef __USE_GNU
91 # define __USE_GNU macro
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c33744 #if defined(STRERROR_R_CHAR_P) || defined(__USE_GNU)

Completed in 402 milliseconds