Searched refs:bytes_read3 (Results 1 – 1 of 1) sorted by relevance
4944 apr_size_t bytes_read1, bytes_read2, bytes_read3; in contents_three_identical_p() local4974 SVN__STREAM_CHUNK_SIZE, &bytes_read3, in contents_three_identical_p()4996 || (bytes_read2 != bytes_read3) in contents_three_identical_p()5005 || (bytes_read1 != bytes_read3) in contents_three_identical_p()5006 || memcmp(buf1, buf3, bytes_read3))) in contents_three_identical_p()