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