Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c5760 PRIVATE unsigned confighash(struct config *a) in confighash() function
5818 ph = confighash(data); in Configtable_insert()
5842 h = confighash(oldnp->data) & (arrSize-1); in Configtable_insert()
5874 h = confighash(key) & (x4a->size-1); in Configtable_find()