Searched defs:sqlite_int64 (Results 1 – 11 of 11) sorted by relevance
268 typedef SQLITE_INT64_TYPE sqlite_int64; typedef275 typedef __int64 sqlite_int64; typedef278 typedef long long int sqlite_int64; typedef
1331 typedef SQLITE_INT64_TYPE sqlite_int64; typedef1338 typedef __int64 sqlite_int64; typedef1341 typedef long long int sqlite_int64; typedef
480 pub type sqlite_int64 = ::std::os::raw::c_longlong; typedef
1307 typedef SQLITE_INT64_TYPE sqlite_int64; typedef1314 typedef __int64 sqlite_int64; typedef1317 typedef long long int sqlite_int64; typedef
214 pub type sqlite_int64 = ::std::os::raw::c_longlong; typedef
242 pub type sqlite_int64 = ::std::os::raw::c_longlong; typedef
287 pub type sqlite_int64 = ::std::os::raw::c_longlong; typedef
318 pub type sqlite_int64 = ::std::os::raw::c_longlong; typedef