Searched refs:bytes_read3 (Results 1 – 1 of 1) sorted by relevance
4842 apr_size_t bytes_read1, bytes_read2, bytes_read3; in contents_three_identical_p() local4872 SVN__STREAM_CHUNK_SIZE, &bytes_read3, in contents_three_identical_p()4894 || (bytes_read2 != bytes_read3) in contents_three_identical_p()4903 || (bytes_read1 != bytes_read3) in contents_three_identical_p()4904 || memcmp(buf1, buf3, bytes_read3))) in contents_three_identical_p()