Searched defs:nDigits (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/misc/ | ||
| H A D | totype.c | 214 int nDigits = 0; in totypeAtoF() local |
| /sqlite-3.40.0/src/ | ||
| H A D | shell.c.in | 7542 int nDigits = (hasDupes)? db_int(*pDb, zColDigits) : 0; local |