Searched refs:stackReset (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/stand/ficl/
H A Dvm.c500 stackReset(pVM->rStack);
521 stackReset(pVM->pStack);
523 stackReset(pVM->fStack);
H A Dstack.c310 void stackReset(FICL_STACK *pStack) function
H A Dficl.h385 void stackReset (FICL_STACK *pStack);

Completed in 75 milliseconds