Home
last modified time | relevance | path

Searched refs:countNonzeros (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c10310 static int countNonzeros(void* pCount, int nc, in countNonzeros() function
10362 rc = sqlite3_exec(dbm, zFind, countNonzeros, &i, 0); in idxCreateFromCons()

Completed in 43 milliseconds