Searched refs:_TBL_tan_lo (Results 1 – 2 of 2) sorted by relevance
71 extern const double _TBL_tan_hi[], _TBL_tan_lo[];170 t = _TBL_tan_lo[i] + (s + a * w) / (one - (w - t)); in __k_tan()174 c = w + _TBL_tan_lo[i]; in __k_tan()
59 const double _TBL_tan_lo[] = { variable