Home
last modified time | relevance | path

Searched refs:hashHashCode (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/boot/ficl/
HDdict.c252 pFW->hash = hashHashCode(si); in dictAppendWord2()
564 UNS16 hashCode = hashHashCode(si); in dictLookup()
593 UNS16 hashCode = hashHashCode(si); in ficlLookupLoc()
733 UNS16 hashHashCode(STRINGINFO si) in hashHashCode() function
HDsearch.c145 hashCode = hashHashCode(si); in searchWordlist()
HDficl.h693 UNS16 hashHashCode (STRINGINFO si);
HDwords.c1575 PUSHUNS(hashHashCode(si)); in hash()