Searched refs:_GNU_SOURCE (Results 1 – 23 of 23) sorted by relevance
3 #ifndef _GNU_SOURCE4 # define _GNU_SOURCE macro
18 #ifndef _GNU_SOURCE19 # define _GNU_SOURCE
66 #ifndef _GNU_SOURCE67 #define _GNU_SOURCE
359 #if defined(_GNU_SOURCE) && defined(HAVE_STRUCT_UTSNAME_DOMAINNAME) in PHP_FUNCTION()
18 #ifndef _GNU_SOURCE19 # define _GNU_SOURCE macro
32 # if defined(CRYPT_R_GNU_SOURCE) && !defined(_GNU_SOURCE)33 # define _GNU_SOURCE macro
335 dnl needs the _GNU_SOURCE defined or compiler flag -std=gnuXX appended to be
95 # ifndef _GNU_SOURCE96 # define _GNU_SOURCE macro
48 #ifndef _GNU_SOURCE
17 #ifndef _GNU_SOURCE18 # define _GNU_SOURCE macro
20 #ifndef _GNU_SOURCE21 # define _GNU_SOURCE macro
28 #ifndef _GNU_SOURCE29 # define _GNU_SOURCE macro
75 #ifndef _GNU_SOURCE76 # define _GNU_SOURCE macro
23 # ifndef _GNU_SOURCE24 # define _GNU_SOURCE macro
163 #ifndef _GNU_SOURCE164 #define _GNU_SOURCE
21 #ifndef _GNU_SOURCE22 # define _GNU_SOURCE macro
8 #ifndef _GNU_SOURCE9 # define _GNU_SOURCE macro
13 #ifndef _GNU_SOURCE14 # define _GNU_SOURCE macro
247 dnl Add _GNU_SOURCE compile definition because the php_config.h with definitions671 #ifndef _GNU_SOURCE672 # define _GNU_SOURCE
1335 dnl checks here require _GNU_SOURCE defined via AC_USE_SYSTEM_EXTENSIONS. Some2197 #ifndef _GNU_SOURCE2198 #define _GNU_SOURCE2226 [Define to 1 if struct crypt_data requires _GNU_SOURCE.])])
Completed in 87 milliseconds