Searched refs:destsz (Results 1 – 1 of 1) sorted by relevance
657 size_t destsz; in copyBytes() local658 if (__builtin_sub_overflow(mBuffer.size(), mOut.cursor, &destsz)) { in copyBytes()662 if (destsz < srcsz) { in copyBytes()