Searched refs:_GNU_SOURCE (Results 1 – 4 of 4) sorted by relevance
8 #if defined(__linux__) || defined(__midipix__) && !defined(_GNU_SOURCE)10 #define _GNU_SOURCE macro
18 #if !defined(_GNU_SOURCE)20 #define _GNU_SOURCE macro
47 #define _GNU_SOURCE macro
2133 * Fix the build when the macro _GNU_SOURCE is defined to a non-empty value.
Completed in 16 milliseconds