/sysdeps/unix/sysv/linux/ |
A D | netlink_assert_response.c | 50 int family = get_address_family (fd); in __netlink_assert_response() local 51 if (family != AF_NETLINK) in __netlink_assert_response() 74 if (family < 0) in __netlink_assert_response() 82 error_code, fd, family); in __netlink_assert_response() 92 int family = get_address_family (fd); in __netlink_assert_response() local 93 if (family < 0) in __netlink_assert_response() 102 result, fd, family); in __netlink_assert_response()
|
/sysdeps/mach/hurd/ |
A D | getpeername.c | 56 const sa_family_t family = type; in __getpeername() local 60 memcpy (&addr->sa_family, &family, in __getpeername() 63 addr->sa_family = family; in __getpeername()
|
A D | res_enable_icmp.c | 24 __res_enable_icmp (int family, int fd) in __res_enable_icmp() argument
|
/sysdeps/unix/sysv/linux/m68k/bits/ |
A D | sockaddr.h | 35 sa_family_t sa_prefix##family
|
/sysdeps/unix/bsd/bits/ |
A D | sockaddr.h | 36 sa_family_t sa_prefix##family
|
/sysdeps/x86/ |
A D | cpu-features.c | 326 unsigned int *family, unsigned int *model, in get_common_indices() argument 329 if (family) in get_common_indices() 337 *family = (eax >> 8) & 0x0f; in get_common_indices() 341 if (*family == 0x0f) in get_common_indices() 343 *family += (eax >> 20) & 0xff; in get_common_indices() 402 unsigned int family = 0; in init_cpu_features() local 431 if (family == 0x06) in init_cpu_features() 583 if (family == 0x15) in init_cpu_features() 614 if (family == 0x6) in init_cpu_features() 628 else if (family == 0x7) in init_cpu_features() [all …]
|
A D | dl-cacheinfo.h | 199 unsigned int family = cpu_features->basic.family; in intel_check_word() local 202 if (family == 15 && model == 6) in intel_check_word() 497 unsigned int family = cpu_features->basic.family; in get_common_cache_info() local 507 if (cpu_features->basic.kind == arch_kind_zhaoxin && family == 6) in get_common_cache_info() 650 && family == 6) in get_common_cache_info() 806 if (threads == 0 || cpu_features->basic.family >= 0x17) in dl_init_cacheinfo() 822 if (cpu_features->basic.family >= 0x17) in dl_init_cacheinfo()
|
A D | dl-diagnostics-cpu.c | 50 print_cpu_features_value ("basic.family", cpu_features->basic.family); in _dl_diagnostics_cpu()
|
/sysdeps/posix/ |
A D | getaddrinfo.c | 198 int family, in convert_hostent_to_gaih_addrtuple() argument 230 array[i].family = family; in convert_hostent_to_gaih_addrtuple() 479 at->family = AF_INET; in gaih_inet() 509 at->family = AF_INET6; in gaih_inet() 514 at->family = AF_INET; in gaih_inet() 686 (*pat)->family = air->family[i]; in gaih_inet() 953 at->family = AF_INET6; in gaih_inet() 961 atr->family = AF_INET; in gaih_inet() 971 sa_family_t family; in gaih_inet() local 1020 family = at2->family; in gaih_inet() [all …]
|
/sysdeps/ieee754/ldbl-opt/ |
A D | Versions | 26 # *printf* family, using IEEE quad long double 33 # *printf* family, using IEEE double as long double 45 # *scanf family, using IEEE quad long double 50 # *scanf family, using IEEE double as long double
|
/sysdeps/unix/sysv/linux/csky/ |
A D | localplt.data | 2 # PLT use is required for the malloc family and for matherr because
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | localplt.data | 2 # PLT use is required for the malloc family and for matherr because
|
/sysdeps/generic/ |
A D | localplt.data | 2 # PLT use is required for the malloc family and for matherr because
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | localplt.data | 2 # PLT use is required for the malloc family and for matherr because
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | localplt.data | 2 # PLT use is required for the malloc family and for matherr because
|
/sysdeps/unix/sysv/linux/sh/ |
A D | localplt.data | 2 # PLT use is required for the malloc family and for matherr because
|
/sysdeps/x86_64/ |
A D | localplt.data | 2 # PLT use is required for the malloc family and for matherr because
|
/sysdeps/arm/ |
A D | preconfigure.ac | 16 # Lets ask the compiler which ARM family we've got
|
A D | preconfigure | 16 # Lets ask the compiler which ARM family we've got
|
/sysdeps/mach/hurd/i386/ |
A D | localplt.data | 2 # PLT use is required for the malloc family and for matherr because
|
/sysdeps/x86/include/ |
A D | cpu-features.h | 834 unsigned int family; member
|