Home | History | Annotate | Download | only in orig

Lines Matching full:sqlite_int64

338   sqlite_int64 i64Start = *((sqlite_int64 *) pStart);
339 sqlite_int64 i64End = *((sqlite_int64 *) pEnd);
2693 static int fsdirRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid){
3225 static int completionRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid){
3594 sqlite_int64 iOfst
3621 sqlite_int64 iOfst
3645 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){
3668 static int apndFileSize(sqlite3_file *pFile, sqlite_int64 *pSize){
4845 static int zipfileRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid){
5242 sqlite_int64 *pRowid
6435 sqlite_int64 *pRowid
6499 static int expertRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid){