Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/ficl/
Dwords.c2841 static void fromBody(FICL_VM *pVM) in fromBody() function
5127 dictAppendWord(dp, "body>", fromBody, FW_DEFAULT); in ficlCompileCore()