Searched refs:hashlast (Results 1 – 1 of 1) sorted by relevance
113 int hashlast=m_hashStart[hashslot]; in stringToIndex() local114 int hashcandidate=hashlast; in stringToIndex()120 hashlast=hashcandidate; in stringToIndex()129 if(hashlast==NULL) // First for this hash in stringToIndex()132 m_hashChain.setElementAt(newIndex,hashlast); in stringToIndex()