Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c4206 static void toLocalParen(FICL_VM *pVM) in toLocalParen() function
5079 dictAppendWord(dp, "(toLocal)", toLocalParen, FW_COMPILE); in ficlCompileCore()