Searched refs:column_width (Results 1 – 1 of 1) sorted by relevance
77 uintmax_t column_width = prev_column <= tabval ? tabval - prev_column : 0; in add_tab_stop() local83 if (max_column_width < column_width) in add_tab_stop()85 if (SIZE_MAX < column_width) in add_tab_stop()87 max_column_width = column_width; in add_tab_stop()