Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dobj_diff.py39 def first_diff(a, b, fromfile, tofile): function
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dcmp.c373 size_t first_diff; /* Offset (0...) in buffers of 1st diff. */ in cmp() local