Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c2668 static void dotParen(FICL_VM *pVM) in dotParen() function
5007 dictAppendWord(dp, ".(", dotParen, FW_IMMEDIATE); in ficlCompileCore()