Searched refs:qmark_max (Results 1 – 1 of 1) sorted by relevance
140 static unsigned int qmark_max=0, plus_max=0, bar_max=0; in set_file_variables() local208 if (qmark_len > qmark_max) in set_file_variables()209 qmark_value = xrealloc (qmark_value, qmark_max = qmark_len); in set_file_variables()