Searched defs:total_width (Results 1 – 6 of 6) sorted by relevance
32 int total_width; /* display width of the whole string */ in mbsprint() local
28 int total_width; /* Display width of the whole string. */ in mbsavis() local
33 int total_width; /* display width of what is printed */ in mbswprint() local
69 int total_width = strlen (format) + 1; in int_vasprintf() local
107 int total_width, max_width, print; in vasnmprintf() local
1181 u_int width = 0, total_width, skip, n; in format_trim_right() local