Home
last modified time | relevance | path

Searched refs:cv_TEMP_STORE (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_config.c813 static const int cv_TEMP_STORE = SQLITE_TEMP_STORE; in set_options() local
814 Tcl_LinkVar(interp, "TEMP_STORE", (char *)&(cv_TEMP_STORE), in set_options()