Home
last modified time | relevance | path

Searched refs:C10 (Results 1 – 4 of 4) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
De_coshl.c53 C10 = 2.7557319163300398e-7, /* 0x127e4fb6c9b55f.0p-74 */ variable
66 C10 = 2.75573192239858906525574318600800201e-7L, /* 0x127e4fb7789f5c72ef01c8a040640.0p-134L */ variable
109 RETURNI(((C16*x2 + C14)*x4 + (C12*x2 + C10))*(x4*x4*x2) + in coshl()
115 C16)*x2 + C14)*x2 + C12)*x2 + C10)*x2 + C8)*x2 + C6)*x2 + in coshl()
Dk_sincosl.h98 C10 = -0.8896592467191938803288521958313920156409e-21, variable
128 z * (C7 + z * (C8 + z * (C9 + z * (C10 + z * C11)))))))))); in __kernel_sincosl()
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dk_cosl.c47 C10 = -0.8896592467191938803288521958313920156409e-21, variable
57 z*(C8+z*(C9+z*(C10+z*C11)))))))))); in __kernel_cosl()
Ds_expl.c154 C10 = 2.75573192239858906612966093057020362e-7L, variable
251 x * (C7 + x * (C8 + x * (C9 + x * (C10 + in expm1l()