Searched refs:doubleToInt64 (Results 1 – 1 of 1) sorted by relevance
579 static SQLITE_NOINLINE i64 doubleToInt64(double r){ in doubleToInt64() function630 return doubleToInt64(pMem->u.r); in sqlite3VdbeIntValue()690 ix = doubleToInt64(pMem->u.r); in sqlite3VdbeIntegerAffinity()