Home
last modified time | relevance | path

Searched defs:pushCells (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/stand/ficl/
Dstack.c73 void vmCheckStack(FICL_VM *pVM, int popCells, int pushCells) in vmCheckStack()
92 void vmCheckFStack(FICL_VM *pVM, int popCells, int pushCells) in vmCheckFStack()