Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c2797 static void doesParen(FICL_VM *pVM) in doesParen() function
5191 dictAppendWord(dp, "(does>)", doesParen, FW_COMPILE); in ficlCompileCore()