FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STKDEPTH
stand/ficl/stack.c
150
return STKDEPTH(pStack);
stand/ficl/stack.c
77
if (popCells > STKDEPTH(pStack))
stand/ficl/stack.c
96
if (popCells > STKDEPTH(fStack))