Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Ddict.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
H A Dsearch.c145 hashCode = hashHashCode(si); in searchWordlist()
H A Dficl.h693 UNS16 hashHashCode (STRINGINFO si);
H A Dwords.c1575 PUSHUNS(hashHashCode(si)); in hash()