Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dwords.c644 static void displayCell(FICL_VM *pVM) in displayCell() function
4881 dictAppendWord(dp, ".", displayCell, FW_DEFAULT); in ficlCompileCore()