Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/ficl/
Dwords.c3519 static void ficlWord(FICL_VM *pVM) in ficlWord() function
4984 dictAppendWord(dp, "word", ficlWord, FW_DEFAULT); in ficlCompileCore()