Home
last modified time | relevance | path

Searched defs:right_atom (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/libdiff/lib/
H A Ddiff_myers.c981 struct diff_atom *right_atom = &right->atoms.head[0]; in diff_algo_myers_divide() local
1347 struct diff_atom *right_atom = &right->atoms.head[y]; in diff_algo_myers() local
H A Ddiff_patience.c588 struct diff_atom *right_atom = &(right->atoms.head[right_pos]); in diff_algo_patience() local