Home
last modified time | relevance | path

Searched defs:total_width (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/bin/ls/
H A Dutf8.c32 int total_width; /* display width of the whole string */ in mbsprint() local
/openbsd-src/usr.bin/rs/
H A Dutf8.c28 int total_width; /* Display width of the whole string. */ in mbsavis() local
/openbsd-src/bin/ps/
H A Dutf8.c33 int total_width; /* display width of what is printed */ in mbswprint() local
/openbsd-src/gnu/lib/libiberty/src/
H A Dvasprintf.c69 int total_width = strlen (format) + 1; in int_vasprintf() local
/openbsd-src/usr.bin/ssh/
H A Dutf8.c107 int total_width, max_width, print; in vasnmprintf() local
/openbsd-src/usr.bin/tmux/
H A Dformat-draw.c1181 u_int width = 0, total_width, skip, n; in format_trim_right() local