Home
last modified time | relevance | path

Searched defs:_ht (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dhash.h38 struct _ht { /* the hash table */ struct
39 int count; /* Number of entries with this hash */
40 HashElem *chain; /* Pointer to first entry with this hash */