Searched refs:w_col (Results 1 – 1 of 1) sorted by relevance
2414 int w_col; in strcol() local2432 if ((w_col = wcwidth(wc)) < 0) in strcol()2433 w_col = len; in strcol()2435 w += w_col; in strcol()