Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c4356 static void get2LocalParen(FICL_VM *pVM) in get2LocalParen() function
5091 dictAppendWord(dp, "(@2local)", get2LocalParen, FW_COMPILE); in ficlCompileCore()