Searched defs:SQLITE_CONFIG_MEMSTATUS (Results 1 – 7 of 7) sorted by relevance
96 public static final int SQLITE_CONFIG_MEMSTATUS = 9; /* boolean */ field in Constants
2170 #define SQLITE_CONFIG_MEMSTATUS 9 /* boolean */ macro
205 pub const SQLITE_CONFIG_MEMSTATUS: i32 = 9; constant
182 pub const SQLITE_CONFIG_MEMSTATUS: i32 = 9; constant