Lines Matching refs:LI
7598 printf("++ Subnormal 0 residue %ld\n", (LI)*residue);
7785 (LI)drop, (LI)dn->digits);
7922 if (len<1) printf("decGetDigits called with len<1 [%ld]\n", (LI)len);
8018 printf("%ld", (LI)*up);
8025 printf("%ld", (LI)d);
8031 printf(" E%c%ld", esign, (LI)abs(dn->exponent));
8033 printf(" [%ld]\n", (LI)dn->digits);
8068 if (i==len-1) printf("%ld ", (LI)ar[i]);
8103 (LI)set->digits, (LI)set->round);
8153 (LI)dn->exponent, dn->bits);
8161 printf("Digits %ld (not 1) for an infinity.\n", (LI)dn->digits);
8166 printf("LSU %ld (not 0) for an infinity.\n", (LI)*dn->lsu);
8179 printf("Digits %ld in number.\n", (LI)dn->digits);
8199 (LI)*up, (LI)dn->digits, (LI)(up-dn->lsu), (LI)maxuint);
8214 printf("Adjusted exponent underflow [%ld].\n", (LI)ae);
8220 printf("Adjusted exponent overflow [%ld].\n", (LI)ae);
8242 (LI)dn->digits);