Searched defs:nDigit (Results 1 – 2 of 2) sorted by relevance
3680 int nDigit; /* Total number of digits */ member3936 int nDigit; /* Number of digits not counting trailing zeros */ in decimal_result_sci() local4055 static void decimal_expand(Decimal *p, int nDigit, int nFrac){ in decimal_expand()4085 int nSig, nFrac, nDigit; in decimal_add() local
35089 int nDigit = 0; /* Number of digits processed */ local