Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c1801 static void twoLitParen(FICL_VM *pVM) in twoLitParen() function
5179 dictAppendWord(dp, "(2literal)",twoLitParen, FW_COMPILE); in ficlCompileCore()