Searched defs:SQLITE_DETERMINISTIC (Results 1 – 8 of 8) sorted by relevance
208 #define SQLITE_DETERMINISTIC 0 macro
381 const SQLITE_DETERMINISTIC = ffi::SQLITE_DETERMINISTIC; // 3.8.3 constant
5617 #define SQLITE_DETERMINISTIC 0x000000800 macro
291 pub const SQLITE_DETERMINISTIC: i32 = 2048; constant
268 pub const SQLITE_DETERMINISTIC: i32 = 2048; constant