Home | History | Annotate | Download | only in metrics

Lines Matching refs:x_count

650   int x_count = static_cast<int>(k_line_length * (current_size / max_size)
652 int x_remainder = k_line_length - x_count;
654 while (0 < x_count--)