Searched refs:atanhi (Results 1 – 8 of 8) sorted by relevance
19 static const float atanhi[] = { 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()
37 static const double atanhi[] = { 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()
58 #define atanhi _ItL_atanhi macro63 #define pio2_hi atanhi[3]65 #define pio4_hi atanhi[1]78 extern const LONGDOUBLE atanhi[], atanlo[], aT[];
51 const long double atanhi[] = { variable
65 #define atanhi _ItL_atanhi macro70 #define pio2_hi atanhi[3]72 #define pio4_hi atanhi[1]77 extern const long double atanhi[], atanlo[], aT[];
58 const long double atanhi[] = { variable
54 const LONGDOUBLE atanhi[] = { variable