Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c2039 static void doParen(FICL_VM *pVM) in doParen() function
4798 {DO, doParen}, in ficlWordClassify()
5189 dictAppendWord(dp, "(do)", doParen, FW_COMPILE); in ficlCompileCore()