Searched refs:curcol (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dui.cpp95 size_t curcol = col; local
105 curcol + word.length() + 1 > maxcol) {
110 curcol = col;
113 curcol++;
117 curcol += word.length();

Completed in 11 milliseconds