Searched refs:tmpTruncate (Results 1 – 1 of 1) sorted by relevance
150 static int tmpTruncate(sqlite3_file*, sqlite3_int64 size);234 tmpTruncate, /* xTruncate */307 static int tmpTruncate(sqlite3_file *pFile, sqlite_int64 size){ in tmpTruncate() function