53 register unsigned int opnd1p1, opnd1p2, opnd2p1, opnd2p2;
54 register unsigned int opnd3p1, opnd3p2, resultp1, resultp2;
55 register int dest_exponent,
count;
225 for (count=1; count <=
DBL_P && (opnd1p1 || opnd1p2); count++) {
236 if (count <=
DBL_P) {
262 inexact = guardbit | stickybit;
279 if (guardbit && (stickybit ||
313 else if (dest_exponent <= 0) {
330 if (dest_exponent == 0 && inexact) {
349 if (guardbit && (stickybit ||
381 if (guardbit && (stickybit ||