Lines Matching full:sqlite_int64
344 sqlite_int64 i64Start = *((sqlite_int64 *) pStart);
345 sqlite_int64 i64End = *((sqlite_int64 *) pEnd);
2699 static int fsdirRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid){
3231 static int completionRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid){
3600 sqlite_int64 iOfst
3627 sqlite_int64 iOfst
3651 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){
3674 static int apndFileSize(sqlite3_file *pFile, sqlite_int64 *pSize){
4851 static int zipfileRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid){
5248 sqlite_int64 *pRowid
6441 sqlite_int64 *pRowid
6505 static int expertRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid){