Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c4086 static void userParen(FICL_VM *pVM) in userParen() function
4106 dictAppendWord2(dp, si, userParen, FW_DEFAULT); in userVariable()
4809 {USER, userParen}, in ficlWordClassify()
5160 dictAppendWord(dp, "(user)", userParen, FW_DEFAULT); in ficlCompileCore()