i64 7412 third_party/sqlite/amalgamation/sqlite3.c typedef sqlite_int64 i64; /* 8-byte signed integer */ i64 124368 third_party/sqlite/amalgamation/sqlite3.c typedef sqlite3_int64 i64; i64 111 third_party/sqlite/src/ext/rtree/rtree.c typedef sqlite3_int64 i64; i64 432 third_party/sqlite/src/src/sqliteInt.h typedef sqlite_int64 i64; /* 8-byte signed integer */ i64 389 third_party/sqlite/src/test/threadtest3.c typedef sqlite3_int64 i64; i64 19 third_party/sqlite/src/tool/showdb.c typedef long long int i64; /* Datatype for 64-bit integers */ i64 19 third_party/sqlite/src/tool/showwal.c typedef long long int i64; /* Datatype for 64-bit integers */