Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/ficl/
HDwords.c4185 static void unlinkParen(FICL_VM *pVM) in unlinkParen() function
5074 dictAppendWord(dp, "(unlink)", unlinkParen, FW_COMPILE); in ficlCompileCore()