Searched refs:iDP (Results 1 – 1 of 1) sorted by relevance
20650 int iDP; /* Location of the decimal point */ member31352 s.iDP = 1000; in sqlite3_str_vappendf()31374 exp = s.iDP-1; in sqlite3_str_vappendf()31395 e2 = s.iDP - 1; in sqlite3_str_vappendf()31450 exp = s.iDP - 1; in sqlite3_str_vappendf()35604 p->iDP = 1;35615 p->iDP = 0;35694 p->iDP = p->n + exp;35696 iRound = p->iDP - iRound;35701 p->iDP++;[all …]