Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Ddiff.h182 XTERN size_t sdiff_half_width; variable
H A Dside.c166 size_t hw = sdiff_half_width; in print_1sdiff_line()
H A Ddiff.c691 sdiff_half_width = MAX (0, MIN (off - GUTTER_WIDTH_MINIMUM, w - off)), in main()
692 sdiff_column2_offset = sdiff_half_width ? off : w; in main()
/freebsd/contrib/diff/
H A DChangeLog434 (sdiff_half_width, sdiff_column2_offset): Now size_t rather than