Searched defs:compare_ (Results 1 – 1 of 1) sorted by relevance
655 compare_ () { LC_ALL=C diff $diff_opt_ "$@"; } function657 compare_ () function669 compare_ () { cmp -s "$@"; } function671 compare_ () { cmp "$@"; } function