Home
last modified time | relevance | path

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

/coreutils/src/
Dpr.c2214 int h_new; in print_white_space() local
2219 && (h_new = POS_AFTER_TAB (chars_per_output_tab, h_old)) <= goal) in print_white_space()
2222 h_old = h_new; in print_white_space()