/sysdeps/unix/sysv/linux/ |
A D | dl-osinfo.h | 34 int version = _dl_discover_osversion (); \ 35 if (__glibc_likely (version >= 0)) \ 38 || GLRO(dl_osversion) > version) \ 39 GLRO(dl_osversion) = version; \ 42 if (__LINUX_KERNEL_VERSION > 0 && version < __LINUX_KERNEL_VERSION) \
|
A D | dl-sysdep.c | 82 unsigned int version; in _dl_discover_osversion() local 107 version = 0; in _dl_discover_osversion() 121 version <<= 8; in _dl_discover_osversion() 122 version |= here; in _dl_discover_osversion() 130 version <<= 8 * (3 - parts); in _dl_discover_osversion() 132 return version; in _dl_discover_osversion()
|
A D | configure.ac | 11 AC_PREPROC_IFELSE([AC_LANG_PROGRAM([[#include <linux/version.h> 24 Linux LIBC_LINUX_VERSION or later. This check uses <linux/version.h>, so 30 # If the user gave a minimal version number test whether the available 43 AC_MSG_WARN([minimum kernel version reset to $arch_minimum_kernel]) 55 AC_PREPROC_IFELSE([AC_LANG_PROGRAM([[#include <linux/version.h> 65 *** compatible kernel version])
|
/sysdeps/ieee754/ldbl-opt/ |
A D | math_ldbl_opt.h | 21 # define long_double_symbol_1(lib, local, symbol, version) \ argument 22 versioned_symbol (lib, local, symbol, version) 23 # define ldbl_compat_symbol(lib, local, symbol, version) \ argument 31 # define ldbl_compat_symbol(lib, local, symbol, version) \ argument 36 # define long_double_symbol_1(lib, local, symbol, version) \ argument 39 # define long_double_symbol_1(lib, local, symbol, version) \ argument
|
A D | w_exp10l_compat.c | 13 # define compat_symbol(lib, local, symbol, version) \ argument 14 compat_symbol_reference (lib, local, symbol, version)
|
/sysdeps/generic/ |
A D | libc-symver.h | 43 # define symbol_version_reference(real, name, version) \ argument 44 .symver real, name##@##version 46 # define symbol_version_reference(real, name, version) \ argument 47 __asm__ (".symver " #real "," #name "@" #version)
|
A D | unwind-resume.h | 23 (int version, _Unwind_Action actions, \ 28 (version, actions, exception_class, ue_header, context)
|
A D | math_ldbl_opt.h | 16 #define ldbl_compat_symbol(lib, local, symbol, version) \ argument 17 compat_symbol (lib, local, symbol, version)
|
/sysdeps/mach/hurd/ |
A D | configure | 13 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Hurd header version" >&5 14 $as_echo_n "checking Hurd header version... " >&6; } 20 #include <hurd/version.h> 27 # error Hurd version too old: HURD_INTERFACE_VERSION < NEED_VERSION
|
A D | configure.ac | 13 AC_CACHE_CHECK(Hurd header version, libc_cv_hurd_version, [dnl 15 [[#include <hurd/version.h>]], [[ 18 # error Hurd version too old: HURD_INTERFACE_VERSION < NEED_VERSION
|
/sysdeps/mips/mips64/ |
A D | Versions | 3 # A generic bug got this omitted from other configurations' version
|
/sysdeps/nptl/ |
A D | Makeconfig | 7 # version 2.1 of the License, or (at your option) any later version. 30 # libpthread.so.0, not the (potentially non-empty) system version.
|
/sysdeps/aarch64/ |
A D | dl-machine.h | 243 const struct r_found_version *version, in elf_machine_rela() argument 256 struct link_map *sym_map = RESOLVE_MAP (map, scope, &sym, version, in elf_machine_rela() 403 const struct r_found_version *version = NULL; in elf_machine_lazy_rel() local 408 version = &map->l_versions[vernum[symndx] & 0x7fff]; in elf_machine_lazy_rel() 410 elf_machine_rela (map, scope, reloc, sym, version, reloc_addr, in elf_machine_lazy_rel() 426 const struct r_found_version *version = NULL; in elf_machine_lazy_rel() local 432 version = &map->l_versions[vernum[symndx] & 0x7fff]; in elf_machine_lazy_rel() 437 elf_machine_rela (map, scope, reloc, sym, version, reloc_addr, in elf_machine_lazy_rel()
|
A D | dl-tunables.list | 8 # version 2.1 of the License, or (at your option) any later version.
|
/sysdeps/x86_64/ |
A D | Versions | 11 # A generic bug got this omitted from other configurations' version
|
/sysdeps/m68k/ |
A D | Versions | 9 # A generic bug got this omitted from other configurations' version
|
/sysdeps/ieee754/dbl-64/ |
A D | powtwo.tbl | 7 * the Free Software Foundation; either version 2.1 of the License, or 8 * (at your option) any later version.
|
A D | root.tbl | 7 * the Free Software Foundation; either version 2.1 of the License, or 8 * (at your option) any later version.
|
/sysdeps/unix/sysv/linux/nios2/sys/ |
A D | ucontext.h | 45 int __ctx(version);
|
/sysdeps/unix/sysv/linux/powerpc/powerpc64/ |
A D | configure.ac | 30 # Set minimum kernel version for ppc64le. 31 AC_CACHE_CHECK([the machine type to set minimum kernel version],
|
A D | localplt.data | 6 # The TLS-enabled version of these functions is interposed from libc.so.
|
/sysdeps/powerpc/ |
A D | dl-tunables.list | 8 # version 2.1 of the License, or (at your option) any later version.
|
/sysdeps/unix/sysv/linux/ia64/ |
A D | configure | 6 # First version with support for the accept4 system call.
|
A D | configure.ac | 6 # First version with support for the accept4 system call.
|
/sysdeps/unix/sysv/linux/m68k/coldfire/ |
A D | localplt.data | 7 # The TLS-enabled version of these functions is interposed from libc.so.
|