Home
last modified time | relevance | path

Searched refs:z5 (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libm/common/m9x/
H A Dfmal.c94 unsigned int z0, z1, z2, z3, z4, z5, z6, z7; in __fmal() local
486 z4 = z5 = z6 = z7 = 0; in __fmal()
502 z5 = xy5; xy5 = 0; in __fmal()
621 z5 += xy5; in __fmal()
623 z5++; in __fmal()
624 e = (z5 <= xy5); in __fmal()
626 e = (z5 < xy5); in __fmal()
663 sticky = z7 | z6 | z5 | z4 | z3 | z2 | in __fmal()
671 sticky = z7 | z6 | z5 | z4 | z3 | in __fmal()
680 sticky = z7 | z6 | z5 | z4 | ((z3 << 1) << (63 - e)); in __fmal()
[all …]
H A Dtgammal.c1012 long double t, t1, t2, t3, t4, t5, w, y, z, z1, z2, z3, z5; local
1156 z5 = z1 * t4 + t1 * z2; /* (t5,z5) = ss*ww */
1158 z1 = z5 - (t1 - t5);
H A Dtgamma.c1534 double t, t1, t2, t3, t4, t5, w, y, z, z1, z2, z3, z5; in tgamma() local
1669 z5 = z1 * t4 + t1 * z2; /* (t5,z5) = ss*ww */ in tgamma()
1671 z1 = z5 - (t1 - t5); in tgamma()
/titanic_41/usr/src/cmd/vi/port/
H A Dex.news384 command, for example z5<cr> to change the window to 5 lines.
641 z5<cr>
904 command, for example z5<cr> to change the window to 5 lines.