Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c31323 int iRound; in sqlite3_str_vappendf() local
35589 SQLITE_PRIVATE void sqlite3FpDecode(FpDecode *p, double r, int iRound, int mxRound){