Home
last modified time | relevance | path

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

/freebsd-head/stand/ficl/
HDdict.c251 pFW->hash = hashHashCode(si); in dictAppendWord2()
563 UNS16 hashCode = hashHashCode(si); in dictLookup()
592 UNS16 hashCode = hashHashCode(si); in ficlLookupLoc()
732 UNS16 hashHashCode(STRINGINFO si) in hashHashCode() function
HDsearch.c144 hashCode = hashHashCode(si); in searchWordlist()
HDficl.h692 UNS16 hashHashCode (STRINGINFO si);
HDwords.c1574 PUSHUNS(hashHashCode(si)); in hash()