Searched refs:emptyHTE (Results 1 – 1 of 1) sorted by relevance
636 static struct Hist * const emptyHTE = NULL; variable654 if (histHashTable[i] == emptyHTE) in checkHistHashTable()749 assert(histHashTable[0] == emptyHTE); in createHistHashTable()783 histHashTable[hi] != emptyHTE && histHashTable[hi] != deletedHTE); in insertHistHashTable()822 histHashTable[hi] != emptyHTE) { in removeHistHashTable()833 emptyHTE) { in removeHistHashTable()838 emptyHTE; in removeHistHashTable()861 (hp = histHashTable[hi]) != emptyHTE) { in findHistHashTable()