Searched refs:atanlo (Results 1 – 7 of 7) sorted by relevance
26 static const float atanlo[] = { variable61 return atanhi[3] + atanlo[3]; in atanf()63 return -atanhi[3] - atanlo[3]; in atanf()102 z = atanhi[id] - ((x * (s1 + s2) - atanlo[id]) - x); in atanf()
79 static const __float64 atanlo[] = { variable116 return atanhi[3] + atanlo[3]; in atan64()118 return -atanhi[3] - atanlo[3]; in atan64()157 z = atanhi[id] - ((x * (s1 + s2) - atanlo[id]) - x); in atan64()
43 if(expsign>0) return atanhi[3]+atanlo[3]; in atanl()44 else return -atanhi[3]-atanlo[3]; in atanl()77 z = atanhi[id] - ((x*(s1+s2) - atanlo[id]) - x); in atanl()
55 #define atanlo _ItL_atanlo macro60 #define pio2_lo atanlo[3]74 extern const LONGDOUBLE atanhi[], atanlo[], aT[];
58 const long double atanlo[] = { variable
62 #define atanlo _ItL_atanlo macro67 #define pio2_lo atanlo[3]73 extern const long double atanhi[], atanlo[], aT[];
65 const long double atanlo[] = { variable