Home
last modified time | relevance | path

Searched defs:nDigits (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dtotype.c214 int nDigits = 0; in totypeAtoF() local
/sqlite-3.40.0/src/
H A Dshell.c.in7542 int nDigits = (hasDupes)? db_int(*pDb, zColDigits) : 0; local