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