Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c4384 static void to2LocalParen(FICL_VM *pVM) in to2LocalParen() function
5093 dictAppendWord(dp, "(to2Local)",to2LocalParen, FW_COMPILE); in ficlCompileCore()