Searched defs:yh (Results 1 – 4 of 4) sorted by relevance
/titanic_52/usr/src/lib/libm/common/m9x/ |
H A D | tgammal.c | 151 GT1(long double yh, long double yl) { in GT1() argument 177 GT2(long double yh, long double yl) { in GT2() argument 200 GT3(long double yh,long double yl) GT3() argument 883 long double r1, r2, t2, z, xh, xl, yh, yl, zh, z1, z2, zl, x5, wh, wl; gam_n() local [all...] |
H A D | tgamma.c | 1150 GT1(double yh, double yl) { in GT1() argument 1169 GT2(double yh, double yl) { in GT2() argument 1186 GT3(double yh,double yl) GT3() argument 1408 double r1, r2, t2, z, xh, xl, yh, yl, zh, z1, z2, zl, x5, wh, wl; gam_n() local [all...] |
/titanic_52/usr/src/lib/libm/common/C/ |
H A D | hypot.c | 80 double xh, yh, w, ax, ay; in hypot() local
|
/titanic_52/usr/src/lib/libm/common/complex/ |
H A D | cabs.c | 53 double x, y, xh, yh, w, ax, ay; in cabs() local
|