Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dstack.c72 void vmCheckStack(FICL_VM *pVM, int popCells, int pushCells) in vmCheckStack()
91 void vmCheckFStack(FICL_VM *pVM, int popCells, int pushCells) in vmCheckFStack()