Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dloader.c824 static void ficlDictIncrease(FICL_VM *pVM) in ficlDictIncrease() function
855 dictAppendWord(dp, "dictincrease", ficlDictIncrease, FW_DEFAULT); in ficlCompilePlatform()