Home | History | Annotate | Download | only in misc

Lines Matching refs:col_left

560 	int			need, col_left;
617 col_left = 0;
625 if (need > col_left) {
627 col_left = 72;
629 col_left -= need;