Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/diff/src/
H A Dcmp.c383 int offset_width; in cmp() local
397 for (offset_width = 1; (byte_number_max /= 10) != 0; offset_width++) in cmp()
519 offset_width, byte_num, c0, c1); in cmp()
528 offset_width, byte_num, c0, s0, c1, s1); in cmp()