Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dwordcount.c265 int iLoopCnt = 0; /* Which iteration when running --all */ in main() local
401 iLoopCnt = 0; in main()
402 while( allLoop(iMode, &iLoopCnt, &iMode2, &useWithoutRowid) ){ in main()