Searched refs:a0_lo (Results 1 – 2 of 2) sorted by relevance
108 #define a0_lo .0000000007534799204229502 macro235 rr.b += a0_lo; rr.a += a0_hi; in small_lgam()237 case 2: return(((r+a0_lo)+t)+a0_hi); in small_lgam()240 rr.a -= a0_hi; rr.b -= a0_lo; in small_lgam()
101 #define a0_lo -.00000000000000004996427036469019695 macro290 t.b = t.b*p + t.a*r.b + a0_lo;