Home
last modified time | relevance | path

Searched defs:field_width (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Dprintf.c342 bool have_field_width, int field_width, in print_direc()
495 int field_width = 0; /* Arg to first '*'. */ in print_formatted() local
Dod.c112 int field_width; /* Minimum width of a field, excluding leading space. */ member
641 int field_width; in ATTRIBUTE_NONNULL() local
1217 int field_width = spec[i].field_width; in write_block() local