Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest1.c233 void testCaseProgress(int i, int n, int nDot, int *piDot){ in testCaseProgress() argument
234 int iDot = *piDot; in testCaseProgress()
240 *piDot = iDot; in testCaseProgress()