Searched refs:byte_num (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/contrib/diff/src/ |
| D | cmp.c | 464 char const *byte_num = offtostr (byte_number, byte_buf); in cmp() local 487 file[0], file[1], byte_num, line_num); in cmp() 498 file[0], file[1], byte_num, line_num, in cmp() 514 char const *byte_num = offtostr (byte_number, byte_buf); in cmp() local 519 offset_width, byte_num, c0, c1); in cmp() 528 offset_width, byte_num, c0, s0, c1, s1); in cmp()
|