Searched defs:_ht (Results 1 – 2 of 2) sorted by relevance
108 #define DECLARE_VAL_CONTEXT(_name, _ht, _merge_dups) \ argument
14391 struct _ht { /* the hash table */ struct14392 unsigned int count; /* Number of entries with this hash */14393 HashElem *chain; /* Pointer to first entry with this hash */