Searched refs:apndTruncate (Results 1 – 2 of 2) sorted by relevance
3494 static int apndTruncate(sqlite3_file*, sqlite3_int64 size);3560 apndTruncate, /* xTruncate */3645 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){ in apndTruncate() function
3500 static int apndTruncate(sqlite3_file*, sqlite3_int64 size);3566 apndTruncate, /* xTruncate */3651 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){ in apndTruncate() function