Searched refs:apndTruncate (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dshell.c3494 static int apndTruncate(sqlite3_file*, sqlite3_int64 size);
3560 apndTruncate, /* xTruncate */
3645 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){ function
/external/sqlite/dist/
H A Dshell.c3500 static int apndTruncate(sqlite3_file*, sqlite3_int64 size);
3566 apndTruncate, /* xTruncate */
3651 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){ function

Completed in 151 milliseconds