Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dwordcount.c221 #define MODE_COUNT 7 macro
252 if( (*piLoopCnt)>=MODE_COUNT*2 ) return 0; in allLoop()