Searched refs:LSM_MISUSE (Results 1 – 4 of 4) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest7.c | 30 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() 32 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() 39 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() 44 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() 51 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() 53 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() 65 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() 67 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() 76 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() 83 testCompareInt(LSM_MISUSE, ret, pRc); in do_test_api1_lsm() [all …]
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_main.c | 172 rc = LSM_MISUSE; in lsm_open() 426 rc = LSM_MISUSE; in lsm_config() 649 rc = LSM_MISUSE; in lsm_info()
|
| H A D | lsm.h | 112 #define LSM_MISUSE 21 macro
|
| H A D | lsmInt.h | 125 #define LSM_MISUSE_BKPT lsmErrorBkpt(LSM_MISUSE)
|