Searched defs:nDigit (Results 1 – 6 of 6) sorted by relevance
3681 int nDigit; /* Total number of digits */ member3937 int nDigit; /* Number of digits not counting trailing zeros */ in decimal_result_sci() local4056 static void decimal_expand(Decimal *p, int nDigit, int nFrac){ in decimal_expand()4086 int nSig, nFrac, nDigit; in decimal_add() local
34987 int nDigit = 0; /* Number of digits processed */ in sqlite3AtoF() local
3676 int nDigit; /* Total number of digits */ member3932 int nDigit; /* Number of digits not counting trailing zeros */ in decimal_result_sci() local4051 static void decimal_expand(Decimal *p, int nDigit, int nFrac){ in decimal_expand()4081 int nSig, nFrac, nDigit; in decimal_add() local
35449 int nDigit = 0; /* Number of digits processed */ in sqlite3AtoF() local
35259 int nDigit = 0; /* Number of digits processed */ in sqlite3AtoF() local