Searched refs:pStk (Results 1 – 1 of 1) sorted by relevance
624 FICL_STACK *pStk = pVM->pStack; in displayPStack() local625 int d = stackDepth(pStk); in displayPStack()635 pCell = pStk->base; in displayPStack()648 FICL_STACK *pStk = pVM->rStack; in displayRStack() local649 int d = stackDepth(pStk); in displayRStack()660 pCell = pStk->base; in displayRStack()