Lines Matching refs:_rem
1419 UInt64 _rem; 1468 _rem = fi.Size; 1527 UInt32 cur = (size < _rem ? size : (UInt32)_rem); 1537 _rem -= cur; 1538 if (_rem == 0) 1603 UInt32 cur = (size < _rem ? size : (UInt32)_rem); 1617 _rem -= cur; 1630 if (_rem == 0)