Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb4.c610 static int testParseInt(const char *z, int *piVal){ in testParseInt() function
661 rc = testParseInt(zArg, &iVal); in testBtConfigure()