Searched refs:bottomToTop (Results 1 – 2 of 2) sorted by relevance
379 void *context, ficlInteger bottomToTop) in ficlStackWalk() argument387 cell = bottomToTop ? stack->base : stack->top; in ficlStackWalk()391 cell += bottomToTop ? 1 : -1; in ficlStackWalk()
924 void *context, ficlInteger bottomToTop);