Searched refs:stackDepth (Results 1 – 5 of 5) sorted by relevance
149 int stackDepth(FICL_STACK *pStack) in stackDepth() function
353 int d = stackDepth(pVM->fStack); in displayFStack()391 i = stackDepth(pVM->fStack); in Fdepth()
626 int d = stackDepth(pStk); in displayPStack()650 int d = stackDepth(pStk); in displayRStack()
372 int stackDepth (FICL_STACK *pStack);415 #define DEPTH() stackDepth(pVM->pStack)
863 i = stackDepth(pVM->pStack); in depth()