Searched refs:_TBL_r_atan_lo (Results 1 – 2 of 2) sorted by relevance
88 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()
57 const float _TBL_r_atan_lo[] = { variable