Searched refs:checkCastIntOverflow (Results 1 – 1 of 1) sorted by relevance
212 inline REAL checkCastIntOverflow(InstructionIT it, REAL val) in checkCastIntOverflow() function in FBCInterpreter963 pushInt(int(checkCastIntOverflow(it, popReal(it)))); in ExecuteBlock()972 pushInt(int(checkCastIntOverflow(it, fRealHeap[(*it)->fOffset1]))); in ExecuteBlock()3022 pushInt(int(checkCastIntOverflow(it, popReal(it)))); in ExecuteBlock()3031 pushInt(int(checkCastIntOverflow(it, fRealHeap[(*it)->fOffset1]))); in ExecuteBlock()