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

/macosx-10.10/gnudiff-19/diffutils/src/
H A Dside.c47 tab_from_to (unsigned int from, unsigned int to) function
111 tab_from_to (0, indent);
181 col = tab_from_to (col, (hw + c2o - 1) / 2) + 1;
192 col = tab_from_to (col, c2o);

Completed in 108 milliseconds