Searched refs:same12 (Results 1 – 2 of 2) sorted by relevance
5051 svn_io_files_contents_three_same_p(svn_boolean_t *same12, in svn_io_files_contents_three_same_p() argument5071 *same12 = *same23 = *same13 = FALSE; in svn_io_files_contents_three_same_p()5075 *same12 = *same23 = FALSE; in svn_io_files_contents_three_same_p()5081 SVN_ERR(contents_identical_p(same12, file1, file2, scratch_pool)); in svn_io_files_contents_three_same_p()5085 *same12 = *same13 = FALSE; in svn_io_files_contents_three_same_p()5091 SVN_ERR(contents_three_identical_p(same12, same23, same13, in svn_io_files_contents_three_same_p()
677 svn_io_files_contents_three_same_p(svn_boolean_t *same12,