Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest5.c79 static void dbFormatKey( in dbFormatKey() function
165 dbFormatKey(pParam, iLevel-1, iFirst, zFirst); in dbComputeCksum()
166 dbFormatKey(pParam, iLevel-1, iLast, zLast); in dbComputeCksum()
197 dbFormatKey(pParam, i, iKey, zKey); in dbReadOperation()
217 dbFormatKey(pParam, 0, iKey, zKey); in dbWriteOperation()
233 dbFormatKey(pParam, i, iKey, zKey); in dbWriteOperation()