Lines Matching refs:one
164 #define one c[0]
331 z = one / x;
340 zz = S[j] * (one + z + (z * z) * (Et1 + z * Et2));
423 rr = (x + one) * yy;
426 rr = (x + one) * (x + two) * yy;
430 rr = (x + one) * (x + two) * ((x + 3.0) * yy);
434 z2 = (x + one) * (x + 4.0);
530 ss = kpsin(one - z);
542 ww = large_gam(y + one);
545 return ((float) (one / (ww * ss)));