Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c4176 static void linkParen(FICL_VM *pVM) in linkParen() function
5072 dictAppendWord(dp, "(link)", linkParen, FW_COMPILE); in ficlCompileCore()