Searched refs:SQLITE_CONFIG_SCRATCH (Results 1 – 7 of 7) sorted by relevance
93 public static final int SQLITE_CONFIG_SCRATCH = 6; /* void*, int sz, int N */ field in Constants
2167 #define SQLITE_CONFIG_SCRATCH 6 /* No longer used */ macro
202 pub const SQLITE_CONFIG_SCRATCH: i32 = 6; constant
179 pub const SQLITE_CONFIG_SCRATCH: i32 = 6; constant