Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.c607 dictAppendWord(envp, name, twoConstParen, FW_DEFAULT); in ficlSetEnvD()
H A Dficl.h1067 void twoConstParen(FICL_VM *pVM);
H A Dwords.c588 void twoConstParen(FICL_VM *pVM) in twoConstParen() function
631 dictAppendWord2(dp, si, twoConstParen, FW_DEFAULT); in twoConstant()