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

/freebsd-10.3-release/sys/boot/ficl/
H A Dtools.c625 FICL_STACK *pStk = pVM->pStack; local
626 int d = stackDepth(pStk);
636 pCell = pStk->base;
649 FICL_STACK *pStk = pVM->rStack; local
650 int d = stackDepth(pStk);
661 pCell = pStk->base;

Completed in 48 milliseconds