Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dkvtest.c303 static unsigned int randInt(void){ in randInt() function
1058 iKey = (randInt()%iMax)+1; in runMain()