Searched defs:left_count (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/libdiff/lib/ | ||
H A D | diff_internal.h | 92 unsigned int left_count; member |
H A D | diff_main.c | 334 struct diff_atom *left_start, unsigned int left_count, in diff_state_add_chunk() |