Searched refs:HT_PUT_KEY (Results 1 – 2 of 2) sorted by relevance
25 #define HT_PUT_KEY(l) (l << 12) macro
79 HTable[HKey] = HT_PUT_KEY(Key) | HT_PUT_CODE(Code); in _InsertHashTable()