Home
last modified time | relevance | path

Searched refs:_TBL_cosl_lo (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libm/common/Q/
H A D__cosl.c66 extern const long double _TBL_cosl_hi[], _TBL_cosl_lo[], _TBL_sinl_hi[];
136 t = _TBL_cosl_lo[i] - (_TBL_sinl_hi[i] * w - a * t); in __k_cosl()
H A D__sincosl.c44 _TBL_cosl_hi[], _TBL_cosl_lo[];
137 t2 = _TBL_cosl_lo[i] - (a1 * w - a2 * t); in __k_sincosl()
H A D_TBL_cosl.c116 const long double _TBL_cosl_lo[] = { variable
/titanic_41/usr/src/lib/libm/common/LD/
H A D__cosl.c69 extern const long double _TBL_cosl_hi[], _TBL_cosl_lo[], _TBL_sinl_hi[];
144 t = _TBL_cosl_lo[i] - (_TBL_sinl_hi[i] * w - a * t); in __k_cosl()
H A D__sincosl.c47 _TBL_cosl_lo[];
146 t2 = _TBL_cosl_lo[i] - (a1 * w - a2 * t); in __k_sincosl()
H A D_TBL_cosl.c119 const long double _TBL_cosl_lo[] = { variable