Home
last modified time | relevance | path

Searched refs:_GNU_SOURCE (Results 1 – 25 of 1521) sorted by relevance

12345678910>>...61

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Ddlfcn.d37 static if (_GNU_SOURCE) in version()
51 static if (_GNU_SOURCE) in version()
65 static if (_GNU_SOURCE) in version()
79 static if (_GNU_SOURCE) in version()
93 static if (_GNU_SOURCE) in version()
107 static if (_GNU_SOURCE) in version()
121 static if (_GNU_SOURCE) in version()
135 static if (_GNU_SOURCE) in version()
151 static if (_GNU_SOURCE)
164 static if (_GNU_SOURCE)
[all …]
H A Dconfig.d14 enum _GNU_SOURCE = true; variable
32 enum __USE_GNU = _GNU_SOURCE;
/netbsd-src/external/gpl2/diffutils/dist/m4/
H A Dgnu-source.m42 # Make sure _GNU_SOURCE is defined where necessary: as early as possible
10 # Make sure that _GNU_SOURCE is defined for all subsequent
15 #ifndef _GNU_SOURCE
16 # define _GNU_SOURCE
22 AH_VERBATIM([_GNU_SOURCE], [#ifndef _GNU_SOURCE
23 # define _GNU_SOURCE
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dconfig.d32 enum _GNU_SOURCE = false; in version() local
70 enum __USE_GNU = _GNU_SOURCE; in version()
81 enum _GNU_SOURCE = false; in version() local
103 enum _GNU_SOURCE = false; in version() local
132 enum __USE_GNU = _GNU_SOURCE; in version()
143 enum _GNU_SOURCE = false; in version() local
149 enum __USE_GNU = _GNU_SOURCE; in version()
H A Dspawn.d103 import core.sys.posix.config : _GNU_SOURCE; in version()
104 static if (_GNU_SOURCE) in version()
143 import core.sys.posix.config : _GNU_SOURCE; in version()
144 static if (_GNU_SOURCE) in version()
199 import core.sys.posix.config : _GNU_SOURCE; in version()
200 static if (_GNU_SOURCE) in version()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dmman.d232 static if (_GNU_SOURCE) enum
339 static if (_GNU_SOURCE) enum
485 static if (_GNU_SOURCE) enum
558 static if (_GNU_SOURCE) void *mremap(void *__addr, size_t __old_len, size_t __new_len, int __flags,…
559 static if (_GNU_SOURCE) int remap_file_pages(void *__start, size_t __size, int __prot, size_t __pgo…
/netbsd-src/external/bsd/libevent/include/
H A Devconfig-private.h13 #ifndef _GNU_SOURCE
14 # define _GNU_SOURCE 1 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dgetenv.c10 #ifndef _GNU_SOURCE
11 # define _GNU_SOURCE macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/or1k/
H A Dgconfig.h87 #ifndef _GNU_SOURCE
88 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils/usr.bin/gprof/arch/coldfire/
H A Dgconfig.h87 #ifndef _GNU_SOURCE
88 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils/usr.bin/gprof/arch/or1k/
H A Dgconfig.h87 #ifndef _GNU_SOURCE
88 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/coldfire/
H A Dgconfig.h87 #ifndef _GNU_SOURCE
88 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/armeb/
H A Dgconfig.h87 #ifndef _GNU_SOURCE
88 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils/usr.bin/gprof/arch/armeb/
H A Dgconfig.h87 #ifndef _GNU_SOURCE
88 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/arm/
H A Dgconfig.h87 #ifndef _GNU_SOURCE
88 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/m68k/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/x86_64/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/aarch64/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/hppa/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/mipsn64el/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/mips64eb/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/riscv32/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/sparc64/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/mips64el/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro
/netbsd-src/external/gpl3/binutils.old/usr.bin/gprof/arch/sh3eb/
H A Dgconfig.h90 #ifndef _GNU_SOURCE
91 # define _GNU_SOURCE 1 macro

12345678910>>...61