Searched refs:_GNU_SOURCE (Results 1 – 6 of 6) sorted by relevance
19 #define _GNU_SOURCE 1 macro
36 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
23 #ifndef _GNU_SOURCE24 # define _GNU_SOURCE 1 macro
32 #ifdef _GNU_SOURCE
717 * argp/argp-help.c (_GNU_SOURCE): Define, to suck in
Completed in 20 milliseconds