Lines Matching refs:bump
97 const int bump = (--len % CHUNKCOPY_CHUNK_SIZE) + 1;99 out += bump;100 from += bump;281 const int bump = ((len - 1) % sizeof(v)) + 1;287 out += bump;288 len -= bump;298 out += bump;299 len -= bump;312 out += bump;313 len -= bump;326 out += bump;327 len -= bump;