Searched refs:atanlo (Results 1 – 8 of 8) sorted by relevance
26 static const float atanlo[] = { variable56 if(hx>0) return atanhi[3]+*(volatile float *)&atanlo[3]; in atanf()57 else return -atanhi[3]-*(volatile float *)&atanlo[3]; in atanf()86 z = atanhi[id] - ((x*(s1+s2) - atanlo[id]) - x); in atanf()
44 static const double atanlo[] = { variable83 if(hx>0) return atanhi[3]+*(volatile double *)&atanlo[3]; in atan()84 else return -atanhi[3]-*(volatile double *)&atanlo[3]; in atan()113 z = atanhi[id] - ((x*(s1+s2) - atanlo[id]) - x); in atan()
44 if(expsign>0) return atanhi[3]+atanlo[3]; in atanl()45 else return -atanhi[3]-atanlo[3]; in atanl()78 z = atanhi[id] - ((x*(s1+s2) - atanlo[id]) - x); in atanl()
59 #define atanlo _ItL_atanlo macro64 #define pio2_lo atanlo[3]78 extern const LONGDOUBLE atanhi[], atanlo[], aT[];
58 const long double atanlo[] = { variable
66 #define atanlo _ItL_atanlo macro71 #define pio2_lo atanlo[3]77 extern const long double atanhi[], atanlo[], aT[];
65 const long double atanlo[] = { variable
61 const LONGDOUBLE atanlo[] = { variable