Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_sqllog.c130 int iNextLog; /* Used to allocate file names */ member
490 p->iLog = sqllogglobal.iNextLog++; in testSqllog()