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

/freebsd-current/stand/ficl/
H A Dstack.c148 int stackDepth(FICL_STACK *pStack) function
H A Dfloat.c352 int d = stackDepth(pVM->fStack);
390 i = stackDepth(pVM->fStack);
H A Dtools.c625 int d = stackDepth(pStk);
649 int d = stackDepth(pStk);
H A Dficl.h371 int stackDepth (FICL_STACK *pStack);
414 #define DEPTH() stackDepth(pVM->pStack)
H A Dwords.c862 i = stackDepth(pVM->pStack);

Completed in 208 milliseconds