Home
last modified time | relevance | path

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

/src/contrib/libdiff/diff/
H A Ddiff.c169 const struct diff_config diff_config_myers_then_patience = { variable
209 cfg = &diff_config_myers_then_patience; in diffreg()
/src/usr.bin/diff/
H A Ddiffreg_new.c100 static const struct diff_config diff_config_myers_then_patience = { variable
172 cfg = &diff_config_myers_then_patience; in diffreg_new()