Searched refs:tab_from_to (Results 1 – 2 of 2) sorted by relevance
47 tab_from_to (size_t from, size_t to) in tab_from_to() function110 tab_from_to (0, indent); in print_half_line()179 col = tab_from_to (col, (hw + c2o - 1) / 2) + 1; in print_1sdiff_line()190 col = tab_from_to (col, c2o); in print_1sdiff_line()
450 * src/side.c (tab_from_to, print_half_line, print_1sdiff_line):