Searched refs:first_diff (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/clang/utils/check_cfc/ |
H A D | obj_diff.py | 39 def first_diff(a, b, fromfile, tofile): function 74 return first_diff(disa, disb, objfilea, objfileb) 84 return first_diff(dbga, dbgb, objfilea, objfileb)
|
/openbsd/regress/bin/ksh/ |
H A D | th | 730 $why .= "\tunexpected $what - " . &first_diff($expect, $got) . "\n"; 759 first_diff
|