Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 44) sorted by relevance

12

/sysdeps/x86/
A Dtst-cet-legacy-2.c31 void *h; in do_test() local
A Dtst-cet-legacy-4.c32 void *h; in do_test() local
A Dtst-cet-legacy-5.c38 void *h; in do_test_1() local
A Dtst-cet-legacy-6.c38 void *h; in do_test_1() local
A Dtst-isa-level-1.c32 void *h; in do_test_1() local
/sysdeps/ieee754/ldbl-128/
A Ds_fromfpl_main.c68 uint64_t h = 1ULL << (shift - 1); in FUNC() local
77 uint64_t h = 1ULL << (shift - 1 - 64); in FUNC() local
A De_sinhl.c66 _Float128 t, w, h; in __ieee754_sinhl() local
A De_hypotl.c46 _Float128 h = sqrtl (ax * ax + ay * ay); in kernel() local
/sysdeps/ieee754/flt-32/
A Dreduce_aux.h31 double h; in reduce_aux() local
A De_sinhf.c27 float t,w,h; in __ieee754_sinhf() local
A Ds_fromfpf_main.c70 uint32_t h = 1U << (MANT_DIG - 2 - exponent); in FUNC() local
/sysdeps/m68k/m680x0/fpu/
A Ds_llrint.c29 uint32_t h, l, s; in __llrint() local
A Ds_llrintl.c29 uint32_t h, l; in __llrintl() local
/sysdeps/ieee754/ldbl-128ibm/
A De_sinhl.c42 long double t,w,h; in __ieee754_sinhl() local
A Ds_fromfpl_main.c80 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 Dtst-setjmp-bug21895-static.c48 void *h = dlopen("setjmp-bug21895.so", RTLD_NOW); in do_test() local
/sysdeps/ieee754/dbl-64/
A De_sinh.c47 double t, w, h; in __ieee754_sinh() local
A Ds_fromfp_main.c70 uint64_t h = 1ULL << (MANT_DIG - 2 - exponent); in FUNC() local
A De_hypot.c77 double h = sqrt (ax * ax + ay * ay); in kernel() local
/sysdeps/ieee754/ldbl-96/
A De_sinhl.c48 long double t,w,h; in __ieee754_sinhl() local
A De_hypotl.c46 long double h = sqrtl (ax * ax + ay * ay); in kernel() local
A Ds_fromfpl_main.c69 uint64_t h = 1ULL << (MANT_DIG - 2 - exponent); in FUNC() local
/sysdeps/pthread/
A Dtst-atfork2.c61 void *h = dlopen ("tst-atfork2mod.so", RTLD_LAZY); in do_test() local
A Dtst-cond7.c32 pthread_t h; member
/sysdeps/unix/sysv/linux/
A Difaddrs.c74 __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()

Completed in 35 milliseconds

12