Searched refs:nextHe (Results 1 – 1 of 1) sorted by relevance
7546 Jim_HashEntry *he, *nextHe; in Jim_ExpandHashTable() local7556 nextHe = he->next; in Jim_ExpandHashTable()7563 he = nextHe; in Jim_ExpandHashTable()7648 Jim_HashEntry *he, *nextHe; in Jim_ClearHashTable() local7652 nextHe = he->next; in Jim_ClearHashTable()7657 he = nextHe; in Jim_ClearHashTable()