Searched refs:_GNU_SOURCE (Results 1 - 25 of 124) sorted by relevance

12345

/freebsd-11-stable/crypto/openssl/crypto/
H A Dgetenv.c10 #ifndef _GNU_SOURCE
11 # define _GNU_SOURCE macro
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devconfig-private.h12 #ifndef _GNU_SOURCE
13 # define _GNU_SOURCE 1 macro
/freebsd-11-stable/contrib/mdocml/
H A Dtest-strcasestr.c2 # define _GNU_SOURCE /* strcasestr() */ macro
H A Dtest-strptime.c2 # define _GNU_SOURCE /* strptime() */ macro
H A Dtest-getsubopt.c19 #define _GNU_SOURCE /* getsubopt() */ macro
H A Dtest-vasprintf.c19 #define _GNU_SOURCE /* vasprintf() */ macro
H A Dtest-wchar.c19 #define _GNU_SOURCE /* wcwidth() */ macro
H A Dconfig.h10 #define _GNU_SOURCE /* See test-*.c what needs this. */ macro
/freebsd-11-stable/contrib/libpcap/
H A Dftmacros.h88 * Turn on _GNU_SOURCE to get everything GNU libc has to offer,
95 #define _GNU_SOURCE macro
/freebsd-11-stable/gnu/usr.bin/binutils/libbinutils/
H A Dconfig.h210 #ifndef _GNU_SOURCE
211 # define _GNU_SOURCE 1 macro
/freebsd-11-stable/contrib/dma/
H A Ddfcompat.h4 #define _GNU_SOURCE macro
/freebsd-11-stable/lib/libedit/
H A Dconfig.h237 #ifndef _GNU_SOURCE
238 # define _GNU_SOURCE 1 macro
/freebsd-11-stable/contrib/gcclibs/include/
H A Dfnmatch.h52 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
/freebsd-11-stable/contrib/gdb/include/
H A Dfnmatch.h52 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
/freebsd-11-stable/contrib/binutils/include/
H A Dfnmatch.h52 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
/freebsd-11-stable/contrib/gcclibs/libgomp/config/linux/
H A Daffinity.c30 #ifndef _GNU_SOURCE
31 #define _GNU_SOURCE 1 macro
H A Dproc.c31 #ifndef _GNU_SOURCE
32 #define _GNU_SOURCE 1 macro
/freebsd-11-stable/contrib/blacklist/port/
H A Dport.h1 #ifndef _GNU_SOURCE
2 #define _GNU_SOURCE macro
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfig.h144 #ifndef _GNU_SOURCE
145 # define _GNU_SOURCE 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/amd64/
H A Dconfig.h78 #ifndef _GNU_SOURCE
79 # define _GNU_SOURCE 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/arm/
H A Dconfig.h78 #ifndef _GNU_SOURCE
79 # define _GNU_SOURCE 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/i386/
H A Dconfig.h78 #ifndef _GNU_SOURCE
79 # define _GNU_SOURCE 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/mips/
H A Dconfig.h78 #ifndef _GNU_SOURCE
79 # define _GNU_SOURCE 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc/
H A Dconfig.h78 #ifndef _GNU_SOURCE
79 # define _GNU_SOURCE 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc64/
H A Dconfig.h78 #ifndef _GNU_SOURCE
79 # define _GNU_SOURCE 1 macro

Completed in 133 milliseconds

12345