Searched refs:quorem (Results 1 – 5 of 5) sorted by relevance
620 dig = quorem(b,S) + '0';661 dig = quorem(b,S) + '0';711 *s++ = dig = quorem(b,S) + '0';
577 #define quorem __quorem_D2A macro631 extern int quorem ANSI((Bigint*, Bigint*));
101 quorem in quorem() function
622 dig = quorem(b,S) + '0';711 *s++ = dig = quorem(b,S) + '0';
597 an erroneous error message "oversize b in quorem" in strtod's processing604 speed up returns in pedantic cases. In quorem, adjust #ifdef DEBUG605 stuff so it does not complain when bigcomp() calls quorem on input607 a quorem return > 9 (which in this case is not a bug). Fix a memory