Searched defs:pushCells (Results 1 – 3 of 3) sorted by relevance
69 ficlStackCheck(ficlStack *stack, int popCells, int pushCells) in ficlStackCheck()
915 #define FICL_STACK_CHECK(stack, popCells, pushCells) \ argument918 #define FICL_STACK_CHECK(stack, popCells, pushCells) argument
185 int pushCells) in ficlStackCheckNospill()