Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c548 static void exitParen(FICL_VM *pVM) in exitParen() function
5173 dictAppendWord(dp, "(exit)", exitParen, FW_COMPILE); in ficlCompileCore()