Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dwords.c2329 static void twoVariable(FICL_VM *pVM) in twoVariable() function
5053 dictAppendWord(dp, "2variable", twoVariable, FW_IMMEDIATE); in ficlCompileCore()