Searched refs:ficlHashCode (Results 1 – 7 of 7) sorted by relevance
40 ficlHashCode(ficlString s) in ficlHashCode() function
140 hashCode = ficlHashCode(name); in ficlPrimitiveSearchWordlist()
357 word->hash = ficlHashCode(name); in ficlDictionaryAppendWord()620 ficlUnsigned16 hashCode = ficlHashCode(name); in ficlDictionaryLookup()
433 ficlUnsigned16 hashCode = ficlHashCode(name); in ficlSystemLookupLocal()
1329 FICL_PLATFORM_EXTERN ficlUnsigned16 ficlHashCode(ficlString s);
811 ficlStackPushUnsigned(vm->dataStack, ficlHashCode(s)); in ficlPrimitiveHash()
89 ficlHashCode;