Searched refs:dictHashSummary (Results 1 – 3 of 3) sorted by relevance
476 void dictHashSummary(FICL_VM *pVM) in dictHashSummary() function
767 void dictHashSummary(FICL_VM *pVM);
5120 dictAppendWord(dp, ".hash", dictHashSummary,FW_DEFAULT); in ficlCompileCore()