Searched refs:pStk (Results 1 – 1 of 1) sorted by relevance
621 FICL_STACK *pStk = pVM->pStack; in displayPStack() local622 int d = stackDepth(pStk); in displayPStack()632 pCell = pStk->base; in displayPStack()645 FICL_STACK *pStk = pVM->rStack; in displayRStack() local646 int d = stackDepth(pStk); in displayRStack()657 pCell = pStk->base; in displayRStack()