Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Ddict.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
H A Dsearch.c144 hashCode = hashHashCode(si); in searchWordlist()
H A Dficl.h692 UNS16 hashHashCode (STRINGINFO si);
H A Dwords.c1574 PUSHUNS(hashHashCode(si)); in hash()