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