Searched refs:stackDepth (Results 1 – 5 of 5) sorted by relevance
148 int stackDepth(FICL_STACK *pStack) in stackDepth() function
352 int d = stackDepth(pVM->fStack); in displayFStack()390 i = stackDepth(pVM->fStack); in Fdepth()
625 int d = stackDepth(pStk); in displayPStack()649 int d = stackDepth(pStk); in displayRStack()
371 int stackDepth (FICL_STACK *pStack);414 #define DEPTH() stackDepth(pVM->pStack)
862 i = stackDepth(pVM->pStack); in depth()