Searched defs:popCells (Results 1 – 3 of 3) sorted by relevance
69 ficlStackCheck(ficlStack *stack, int popCells, int pushCells) in ficlStackCheck() argument
914 #define FICL_STACK_CHECK(stack, popCells, pushCells) \ argument 917 #define FICL_STACK_CHECK(stack, popCells, pushCells) argument
180 ficlStackCheckNospill(ficlStack *stack, ficlCell *top, int popCells, in ficlStackCheckNospill() argument