Searched refs:__USE_GNU (Results 1 – 4 of 4) sorted by relevance
29 #ifndef __USE_GNU31 #define __USE_GNU macro
40 #if defined(_GNU_SOURCE) && !defined(__USE_GNU)41 # define __USE_GNU macro
119 # ifndef __USE_GNU120 # define __USE_GNU macro
26588 #if defined(STRERROR_R_CHAR_P) || defined(__USE_GNU)
Completed in 357 milliseconds