Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dhash.c107 static int binHash(const void *pKey, int nKey){ in binHash() function
137 case SQLITE_HASH_BINARY: return &binHash;; in hashFunction()