Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c4087 PRIVATE int statehash(a) in statehash() function
4162 ph = statehash(key);
4187 h = statehash(oldnp->key) & (size-1);
4220 h = statehash(key) & (x3a->size-1);