Home
last modified time | relevance | path

Searched defs:hx (Results 1 – 25 of 76) sorted by relevance

1234

/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A Ds_remquol.c31 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) argument
35 #define SET_NBIT(hx) (hx) argument
59 int64_t hx,hz; /* We need a carry bit even if LDBL_MANH_SIZE is 32. */ in remquol() local
H A De_fmodl.c31 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) argument
35 #define SET_NBIT(hx) (hx) argument
60 int64_t hx,hz; /* We need a carry bit even if LDBL_MANH_SIZE is 32. */ in fmodl() local
H A Ds_asinhl.c37 int32_t hx,ix; in asinhl() local
H A Ds_nexttowardf.c21 int32_t hx,ix,iy; in nexttowardf() local
/dflybsd-src/contrib/openbsd_libm/src/
H A De_jnf.c28 int32_t i,hx,ix, sgn; in jnf() local
161 int32_t i,hx,ix,ib; in ynf() local
H A De_jn.c52 int32_t i,hx,ix,lx, sgn; in jn() local
208 int32_t i,hx,ix,lx; in yn() local
H A Ds_round.c38 uint32_t hx; in round() local
H A Ds_roundf.c36 uint32_t hx; in roundf() local
H A Ds_ilogbf.c22 int32_t hx,ix; in ilogbf() local
H A Ds_roundl.c36 uint16_t hx; in roundl() local
H A Ds_copysign.c27 u_int32_t hx,hy; in copysign() local
H A Ds_ilogb.c27 int32_t hx,lx,ix; in ilogb() local
H A De_acoshf.c27 int32_t hx; in acoshf() local
H A Ds_frexpf.c25 int32_t hx,ix; in frexpf() local
H A De_acosh.c40 int32_t hx; in acosh() local
H A Ds_nextafterf.c22 int32_t hx,hy,ix,iy; in nextafterf() local
H A De_remainderf.c24 int32_t hx,hp; in remainderf() local
H A De_atanhf.c26 int32_t hx,ix; in atanhf() local
H A Ds_asinh.c38 int32_t hx,ix; in asinh() local
H A Ds_asinhf.c28 int32_t hx,ix; in asinhf() local
H A Ds_nextafter.c28 int32_t hx,hy,ix,iy; in nextafter() local
H A De_atanh.c43 int32_t hx,ix; in atanh() local
H A De_remainder.c33 int32_t hx,hp; in remainder() local
H A Ds_nexttowardf.c30 int32_t hx,hy,ix,iy; in nexttowardf() local
/dflybsd-src/lib/libc/gen/
H A Dldexp.c88 u_int32_t hx,hy; in _copysign() local
98 int32_t k,hx,lx; in ldexp() local

1234