Home
last modified time | relevance | path

Searched refs:_TBL_r_atan_lo (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libm/common/R/
H A Datanf.c88 extern const float _TBL_r_atan_hi[], _TBL_r_atan_lo[];
189 r = p + _TBL_r_atan_lo[j]; in atanf()
192 r = p - _TBL_r_atan_lo[j]; in atanf()
H A D_TBL_r_atan_.c57 const float _TBL_r_atan_lo[] = { variable