Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c401 static void twoDiv(FICL_VM *pVM) in twoDiv() function
4891 dictAppendWord(dp, "2/", twoDiv, FW_DEFAULT); in ficlCompileCore()