Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dtools.c622 static void displayPStack(FICL_VM *pVM) in displayPStack() function
886 dictAppendWord(dp, ".s", displayPStack, FW_DEFAULT); in ficlCompileTools()