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

/freebsd-11.0-release/sys/boot/ficl/
H A Dstack.c149 int stackDepth(FICL_STACK *pStack) function
H A Dficl.h372 int stackDepth (FICL_STACK *pStack);
415 #define DEPTH() stackDepth(pVM->pStack)
H A Dfloat.c353 int d = stackDepth(pVM->fStack);
391 i = stackDepth(pVM->fStack);
H A Dtools.c626 int d = stackDepth(pStk);
650 int d = stackDepth(pStk);
H A Dwords.c863 i = stackDepth(pVM->pStack);

Completed in 92 milliseconds