Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c12028 static void idxHashInit(IdxHash *pHash){ in idxHashInit() function
13033 idxHashInit(&hIdx); in idxFindIndexes()