Home
last modified time | relevance | path

Searched defs:SQLITE_TEMP_STORE (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_setup.h68 # define SQLITE_TEMP_STORE 3 /* Always use memory for temporary storage */ macro
H A DsqliteInt.h674 # define SQLITE_TEMP_STORE 1 macro
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-wasm.c136 # define SQLITE_TEMP_STORE 3 macro