Searched refs:n_w (Results 1 – 1 of 1) sorted by relevance
137 int n_w, wc; local710 { n_w = mbwidth(*wsp);711 if(precis >= 0 && (w+n_w) > precis )713 w += n_w;737 n_w = mbwidth(n);738 if(precis >= 0 && (w+n_w) > precis )740 w += n_w;