Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dloader.c819 static void ficlDictThreshold(FICL_VM *pVM) in ficlDictThreshold() function
854 dictAppendWord(dp, "dictthreshold", ficlDictThreshold, FW_DEFAULT); in ficlCompilePlatform()