Home
last modified time | relevance | path

Searched refs:GET_HIGH_WORD (Results 1 – 25 of 42) sorted by relevance

12

/picolibc-3.7.0-3.6.0/newlib/libm/common/
Ds_cbrt.c65 GET_HIGH_WORD(hx,x); in cbrt64()
77 t*=x; GET_HIGH_WORD(high,t); SET_HIGH_WORD(t,high/3+B2); in cbrt64()
89 GET_HIGH_WORD(high,t); in cbrt64()
101 GET_HIGH_WORD(high,t); in cbrt64()
Ds_copysign.c62 GET_HIGH_WORD(hx,x); in copysign64()
63 GET_HIGH_WORD(hy,y); in copysign64()
Ds_expm1.c171 GET_HIGH_WORD(hx,x); in _NAME_64()
234 GET_HIGH_WORD(high,y); in _NAME_64()
243 GET_HIGH_WORD(high,y); in _NAME_64()
250 GET_HIGH_WORD(high,y); in _NAME_64()
Ds_log1p.c140 GET_HIGH_WORD(hx,x); in log1p64()
165 GET_HIGH_WORD(hu,u); in log1p64()
171 GET_HIGH_WORD(hu,u); in log1p64()
Ds_signbit.c58 GET_HIGH_WORD(msw, x); in _MATH_ALIAS_i_f()
Ds_finite.c27 GET_HIGH_WORD(hx,x); in finite64()
Ds_scalbln.c38 GET_HIGH_WORD(hx,x); in scalbln64()
Ds_scalbn.c81 GET_HIGH_WORD(hx,x); in scalbn64()
Ds_llrint.c62 GET_HIGH_WORD(i0, t); in llrint64()
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Ds_exp.c108 GET_HIGH_WORD(hx, x); in exp64()
155 GET_HIGH_WORD(hy, y); in exp64()
160 GET_HIGH_WORD(hy, y); in exp64()
Ds_hypot.c56 GET_HIGH_WORD(ha, x); in hypot64()
58 GET_HIGH_WORD(hb, y); in hypot64()
134 GET_HIGH_WORD(high, t1); in hypot64()
Ds_rem_pio2.c81 GET_HIGH_WORD(hx, x); /* high word of x */ in __rem_pio2()
126 GET_HIGH_WORD(high, y[0]); in __rem_pio2()
134 GET_HIGH_WORD(high, y[0]); in __rem_pio2()
Ds_fabs.c56 GET_HIGH_WORD(high, x); in fabs64()
Ds_tan.c83 GET_HIGH_WORD(ix, x); in tan64()
Ds_frexp.c86 GET_HIGH_WORD(hx, x); in frexp64()
Ds_cos.c56 GET_HIGH_WORD(ix, x); in cos64()
Ds_sin.c94 GET_HIGH_WORD(ix, x); in sin64()
Ds_tanh.c84 GET_HIGH_WORD(jx, x); in tanh64()
Dk_sin.c60 GET_HIGH_WORD(ix, x); in __kernel_sin()
Ds_asinh.c73 GET_HIGH_WORD(hx, x); in asinh64()
Ds_log10.c74 GET_HIGH_WORD(hx, x); in log1064()
Ds_cosh.c51 GET_HIGH_WORD(ix, x); in cosh64()
Dk_cos.c67 GET_HIGH_WORD(ix, x); in __kernel_cos()
Ds_sinh.c46 GET_HIGH_WORD(jx, x); in sinh64()
/picolibc-3.7.0-3.6.0/newlib/libm/machine/x86/
Df_math.h20 GET_HIGH_WORD(hx,x); in check_finite()

12