Searched refs:Leftover (Results 1 – 2 of 2) sorted by relevance
388 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local394 Leftover != 0) in handleFloatingPointIV()399 if (Leftover != 0 && int32_t(ExitValue+IncValue) < ExitValue) in handleFloatingPointIV()415 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local421 Leftover != 0) in handleFloatingPointIV()426 if (Leftover != 0 && int32_t(ExitValue+IncValue) > ExitValue) in handleFloatingPointIV()
130 * Leftover RAID data -- If a disk is used in a RAID array and then re-used