Home
last modified time | relevance | path

Searched refs:eof3 (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dio.c5209 svn_boolean_t eof3 = FALSE; in contents_three_identical_p() local
5240 || (*identical_p23 && !eof2 && !eof3) in contents_three_identical_p()
5241 || (*identical_p13 && !eof1 && !eof3))) in contents_three_identical_p()
5270 if (!eof3 && (*identical_p13 || *identical_p23)) in contents_three_identical_p()
5274 &eof3, scratch_pool); in contents_three_identical_p()
5294 && ((eof2 != eof3) in contents_three_identical_p()
5303 && ((eof1 != eof3) in contents_three_identical_p()