Searched refs:_GNU_SOURCE (Results 1 – 18 of 18) sorted by relevance
3 #define _GNU_SOURCE macro
70 #ifndef _GNU_SOURCE71 #define _GNU_SOURCE
32 # if defined(CRYPT_R_GNU_SOURCE) && !defined(_GNU_SOURCE)33 # define _GNU_SOURCE macro
107 # ifndef _GNU_SOURCE108 # define _GNU_SOURCE macro
36 #define _GNU_SOURCE
428 #if defined(_GNU_SOURCE) && !defined(DARWIN) && defined(HAVE_UTSNAME_DOMAINNAME) in PHP_FUNCTION()
18 #define _GNU_SOURCE macro
258 #ifndef _GNU_SOURCE259 #define _GNU_SOURCE 1 /* need for PTHREAD_MUTEX_RECURSIVE */ macro
43 #ifndef _GNU_SOURCE44 # define _GNU_SOURCE macro
17 #define _GNU_SOURCE macro
20 #define _GNU_SOURCE macro
28 #define _GNU_SOURCE macro
75 #define _GNU_SOURCE macro
1433 #define _GNU_SOURCE1443 #define _GNU_SOURCE1483 #define _GNU_SOURCE2215 #define _GNU_SOURCE2241 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
21 #define _GNU_SOURCE macro
234 #define _GNU_SOURCE
Completed in 53 milliseconds