Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c4393 static void twoLocalParen(FICL_VM *pVM) in twoLocalParen() function
5094 dictAppendWord(dp, "(2local)", twoLocalParen, FW_COMPILE); in ficlCompileCore()