Searched refs:Leftover (Results 1 – 3 of 3) sorted by relevance
356 unsigned Leftover = Range % uint32_t(IncValue); in HandleFloatingPointIV() local362 Leftover != 0) in HandleFloatingPointIV()367 if (Leftover != 0 && int32_t(ExitValue+IncValue) < ExitValue) in HandleFloatingPointIV()383 unsigned Leftover = Range % uint32_t(-IncValue); in HandleFloatingPointIV() local389 Leftover != 0) in HandleFloatingPointIV()394 if (Leftover != 0 && int32_t(ExitValue+IncValue) > ExitValue) in HandleFloatingPointIV()
54 @ Leftover samples after the loop, in r6:
130 * Leftover RAID data -- If a disk is used in a RAID array and then re-used