/sysdeps/x86/ |
A D | tst-cet-legacy-2.c | 31 void *h; in do_test() local
|
A D | tst-cet-legacy-4.c | 32 void *h; in do_test() local
|
A D | tst-cet-legacy-5.c | 38 void *h; in do_test_1() local
|
A D | tst-cet-legacy-6.c | 38 void *h; in do_test_1() local
|
A D | tst-isa-level-1.c | 32 void *h; in do_test_1() local
|
/sysdeps/ieee754/ldbl-128/ |
A D | s_fromfpl_main.c | 68 uint64_t h = 1ULL << (shift - 1); in FUNC() local 77 uint64_t h = 1ULL << (shift - 1 - 64); in FUNC() local
|
A D | e_sinhl.c | 66 _Float128 t, w, h; in __ieee754_sinhl() local
|
A D | e_hypotl.c | 46 _Float128 h = sqrtl (ax * ax + ay * ay); in kernel() local
|
/sysdeps/ieee754/flt-32/ |
A D | reduce_aux.h | 31 double h; in reduce_aux() local
|
A D | e_sinhf.c | 27 float t,w,h; in __ieee754_sinhf() local
|
A D | s_fromfpf_main.c | 70 uint32_t h = 1U << (MANT_DIG - 2 - exponent); in FUNC() local
|
/sysdeps/m68k/m680x0/fpu/ |
A D | s_llrint.c | 29 uint32_t h, l, s; in __llrint() local
|
A D | s_llrintl.c | 29 uint32_t h, l; in __llrintl() local
|
/sysdeps/ieee754/ldbl-128ibm/ |
A D | e_sinhl.c | 42 long double t,w,h; in __ieee754_sinhl() local
|
A D | s_fromfpl_main.c | 80 uint64_t h = 1ULL << (MANT_DIG - 2 - hi_exponent); in FUNC() local 103 uint64_t h = 1ULL << (MANT_DIG - 2 - lo_exponent); in FUNC() local
|
/sysdeps/powerpc/powerpc64/ |
A D | tst-setjmp-bug21895-static.c | 48 void *h = dlopen("setjmp-bug21895.so", RTLD_NOW); in do_test() local
|
/sysdeps/ieee754/dbl-64/ |
A D | e_sinh.c | 47 double t, w, h; in __ieee754_sinh() local
|
A D | s_fromfp_main.c | 70 uint64_t h = 1ULL << (MANT_DIG - 2 - exponent); in FUNC() local
|
A D | e_hypot.c | 77 double h = sqrt (ax * ax + ay * ay); in kernel() local
|
/sysdeps/ieee754/ldbl-96/ |
A D | e_sinhl.c | 48 long double t,w,h; in __ieee754_sinhl() local
|
A D | e_hypotl.c | 46 long double h = sqrtl (ax * ax + ay * ay); in kernel() local
|
A D | s_fromfpl_main.c | 69 uint64_t h = 1ULL << (MANT_DIG - 2 - exponent); in FUNC() local
|
/sysdeps/pthread/ |
A D | tst-atfork2.c | 61 void *h = dlopen ("tst-atfork2mod.so", RTLD_LAZY); in do_test() local
|
A D | tst-cond7.c | 32 pthread_t h; member
|
/sysdeps/unix/sysv/linux/ |
A D | ifaddrs.c | 74 __netlink_free_handle (struct netlink_handle *h) in __netlink_free_handle() 94 __netlink_sendreq (struct netlink_handle *h, int type) in __netlink_sendreq() 126 __netlink_request (struct netlink_handle *h, int type) in __netlink_request() 244 __netlink_close (struct netlink_handle *h) in __netlink_close() 253 __netlink_open (struct netlink_handle *h) in __netlink_open()
|