Searched refs:_GNU_SOURCE (Results 1 – 3 of 3) sorted by relevance
21 #ifndef _GNU_SOURCE22 #define _GNU_SOURCE 1 macro
75 #if defined _GNU_SOURCE || (defined _POSIX_C_SOURCE && _POSIX_C_SOURCE >= 199309L)154 #if defined _GNU_SOURCE || (defined _POSIX_C_SOURCE && _POSIX_C_SOURCE >= 199309L)
468 conf.set('_GNU_SOURCE', true)