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