Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff.h182 XTERN unsigned int sdiff_column2_offset; variable
H A Dside.c171 unsigned int hw = sdiff_half_width, c2o = sdiff_column2_offset; in print_1sdiff_line()
H A Ddiff.c666 sdiff_column2_offset = sdiff_half_width ? off : w; in main()
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddiff.h171 EXTERN unsigned sdiff_column2_offset; variable
H A Dside.c183 unsigned hw = sdiff_half_width, c2o = sdiff_column2_offset;
H A Ddiff.c632 sdiff_column2_offset = sdiff_half_width ? off : width;
1263 sdiff_column2_offset = 0;