Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c940 static void questionDup(FICL_VM *pVM) in questionDup() function
4907 dictAppendWord(dp, "?dup", questionDup, FW_DEFAULT); in ficlCompileCore()