Home
last modified time | relevance | path

Searched refs:min_width (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dfactor.c2412 lbuf_putint (uintmax_t i, size_t min_width) in lbuf_putint() argument
2419 for (; z < min_width; z++) in lbuf_putint()