Home
last modified time | relevance | path

Searched refs:inmemTruncate (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/test/
H A Ddbfuzz.c266 static int inmemTruncate(sqlite3_file *pFile, sqlite3_int64 iSize){ in inmemTruncate() function
310 /* xTruncate */ inmemTruncate,
H A Dfuzzcheck.c1393 static int inmemTruncate(sqlite3_file *pFile, sqlite3_int64 iSize){ in inmemTruncate() function
1437 /* xTruncate */ inmemTruncate,