Searched refs:emptyHTE (Results 1 – 1 of 1) sorted by relevance
626 static struct Hist * const emptyHTE = NULL; variable644 if (histHashTable[i] == emptyHTE) in checkHistHashTable()739 assert(histHashTable[0] == emptyHTE); in createHistHashTable()773 histHashTable[hi] != emptyHTE && histHashTable[hi] != deletedHTE); in insertHistHashTable()812 histHashTable[hi] != emptyHTE) { in removeHistHashTable()823 emptyHTE) { in removeHistHashTable()828 emptyHTE; in removeHistHashTable()851 (hp = histHashTable[hi]) != emptyHTE) { in findHistHashTable()