Home
last modified time | relevance | path

Searched refs:_TBL_cosl_hi (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libm/common/LD/
H A D__sinl.c69 extern const long double _TBL_sinl_hi[], _TBL_sinl_lo[], _TBL_cosl_hi[];
142 t = _TBL_cosl_hi[i] * w + a * t; in __k_sinl()
H A D__cosl.c69 extern const long double _TBL_cosl_hi[], _TBL_cosl_lo[], _TBL_sinl_hi[];
139 a = _TBL_cosl_hi[i]; in __k_cosl()
H A D__sincosl.c46 extern const long double _TBL_sinl_hi[], _TBL_sinl_lo[], _TBL_cosl_hi[],
145 a2 = _TBL_cosl_hi[i]; in __k_sincosl()
H A D_TBL_cosl.c41 const long double _TBL_cosl_hi[] = { variable
/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[];
132 a = _TBL_cosl_hi[i]; in __k_cosl()
H A D__sinl.c66 extern const long double _TBL_sinl_hi[], _TBL_sinl_lo[], _TBL_cosl_hi[];
137 t = _TBL_cosl_hi[i] * w + a * t; in __k_sinl()
H A D__sincosl.c44 _TBL_cosl_hi[], _TBL_cosl_lo[];
136 a2 = _TBL_cosl_hi[i]; in __k_sincosl()
H A D_TBL_cosl.c38 const long double _TBL_cosl_hi[] = { variable