Searched defs:_ht (Results 1 – 1 of 1) sorted by relevance
38 struct _ht { /* the hash table */ struct39 int count; /* Number of entries with this hash */40 HashElem *chain; /* Pointer to first entry with this hash */