Home
last modified time | relevance | path

Searched defs:width (Results 1 – 11 of 11) sorted by relevance

/coreutils/src/
Dfold.c118 fold_file (char const *filename, size_t width) in fold_file()
240 size_t width = 80; in main() local
Dseq.c127 size_t width; member
383 size_t width = MAX (first_width, last_width); in get_default_format() local
Dwc.c527 int width = c32width (wide_char); in wc() local
692 int width = 1; in compute_number_width() local
Dprintf.c572 intmax_t width = vstrtoimax (*argv); in print_formatted() local
Dls.c233 size_t width; member
4201 static int width = -1; in long_time_expected_width() local
4235 format_user_or_group (char const *name, uintmax_t id, int width) in format_user_or_group()
4256 format_user (uid_t u, int width, bool stat_ok) in format_user()
4265 format_group (gid_t g, int width, bool stat_ok) in format_group()
4531 int needs_general_quoting, size_t *width, bool *pad) in quote_name_buf()
4729 size_t width; in quote_name_width() local
4904 size_t width = print_name_with_quoting (f, false, nullptr, start_col); in print_file_name_and_frills() local
Dod.c503 int width, int pad) in print_named_ascii()
533 MAYBE_UNUSED char const *unused_fmt_string, int width, in print_ascii()
Ddf.c170 int width; /* Auto adjusted (up) widths used to align columns. */ member
395 int width = mbswidth (cell, MBSWIDTH_FLAGS); in print_table() local
Dstat.c732 int width = 0; in out_epoch_sec() local
Dsort.c2266 size_t width = mbsnwidth (text, lim - text, 0); in debug_width() local
2276 mark_key (size_t offset, size_t width) in mark_key()
2355 size_t width = debug_width (beg, lim); in debug_key() local
Dpr.c2642 int width; in char_to_clump() local
Dfactor.c2416 size_t width = sizeof (buf) - (umaxstr - buf) - 1; in lbuf_putint() local