Lines Matching defs:s_h
306 double_accessor s_h, t_h;337 /* compute ss = s_h + s_l = (x - 1) / (x + 1) or (x - 1.5) / (x + 1.5) */341 s_h.dbl = ss;342 s_h.as_int.lo = 0;347 s_l = v * ((u - s_h.dbl * t_h.dbl) - s_h.dbl * t_l);351 r += s_l * (s_h.dbl + ss);352 s2 = s_h.dbl * s_h.dbl;357 u = s_h.dbl * t_h.dbl;