Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c4198 static void getLocalParen(FICL_VM *pVM) in getLocalParen() function
5077 dictAppendWord(dp, "(@local)", getLocalParen, FW_COMPILE); in ficlCompileCore()