Home
last modified time | relevance | path

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

1234

/picolibc-3.7.0-3.6.0/newlib/libm/common/
Ds_finite.c26 __int32_t hx; in finite64() local
Ds_getpayload.c43 __int32_t hx, lx; in getpayload64() local
Ds_isinf.c29 __int32_t hx,lx; in isinf64() local
Ds_isnan.c198 __int32_t hx,lx; in isnan64() local
Dsf_ilogb.c21 __int32_t hx,ix; in ilogbf() local
Dsf_logb.c26 __int32_t hx,ix; in logbf() local
Ds_copysign.c61 __uint32_t hx,hy; in copysign64() local
Ds_ilogb.c71 __int32_t hx,lx,ix; in ilogb64() local
Ds_isinfd.c24 __int32_t hx,lx; in __isinf64() local
Ds_isnand.c100 __int32_t hx,lx; in __isnan64() local
Ds_logb.c81 __int32_t hx,lx,ix; in logb64() local
Dsf_nextafter.c20 __int32_t hx,hy,ix,iy; in nextafterf() local
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
Ds_fpclassifyl.c10 int64_t hx; in __fpclassifyl() local
Ds_copysignl.c57 int64_t hx, hy; in copysignl() local
Ds_getpayloadl.c39 u_int64_t hx,lx,hxm; in getpayloadl() local
Ds_remquol.c25 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) argument
29 #define SET_NBIT(hx) (hx) argument
53 int64_t hx,hz,hy,_hx; in remquol() local
De_acoshl.c38 int64_t hx; in acoshl() local
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld80/
Ds_remquol.c24 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) argument
27 #define SET_NBIT(hx) (hx) argument
51 int64_t hx,hz; /* We need a carry bit even if LDBL_MANH_SIZE is 32. */ in remquol() local
Ds_fpclassifyl.c10 u_int32_t hx,lx,esx; in __fpclassifyl() local
Ds_getpayloadl.c39 u_int32_t se,hx,lx; in getpayloadl() local
De_fmodl.c25 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) argument
29 #define SET_NBIT(hx) (hx) argument
54 int64_t hx,hz; /* We need a carry bit even if LDBL_MANH_SIZE is 32. */ in fmodl() local
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsf_acosh.c25 __int32_t hx; in acoshf() local
Dsf_frexp.c23 __int32_t hx, ix; in frexpf() local
Ds_frexp.c78 __int32_t hx, ix, lx; in frexp64() local
/picolibc-3.7.0-3.6.0/newlib/libm/machine/x86/
Df_math.h19 __int32_t hx; in check_finite() local

1234