Lines Matching refs:bytesAvailable
411 const ptrdiff_t bytesAvailable = fromLim - *fromP;413 if (bytesAvailable > bytesStorable) {