Searched refs:tab_from_to (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/diff/src/
H A Dside.c47 tab_from_to (size_t from, size_t to) function
110 tab_from_to (0, indent);
179 col = tab_from_to (col, (hw + c2o - 1) / 2) + 1;
190 col = tab_from_to (col, c2o);

Completed in 152 milliseconds