Searched defs:pushCells (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
181 int pushCells) in ficlStackCheckNospill() argument