Searched refs:_GNU_SOURCE (Results 1 – 5 of 5) sorted by relevance
19 #ifndef _GNU_SOURCE20 #define _GNU_SOURCE macro
24 #ifndef _GNU_SOURCE25 #define _GNU_SOURCE macro
26 #ifndef _GNU_SOURCE27 #define _GNU_SOURCE macro
84 // Unlike on Linux, -std=gnu++ doesn't set _GNU_SOURCE on Windows.