Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_main.c326 const char *zLib; in testReopen() local
1037 const char *zLib = aSys[j].zLibrary; in do_speed_tests() local
H A Dlsmtest1.c256 const char *zLib = tdb_library_name(*ppDb); in testReopenRecover() local
H A Dlsmtest_tdb.c757 int tdb_open(const char *zLib, const char *zDb, int bClear, TestDb **ppDb){ in tdb_open()