Home
last modified time | relevance | path

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

/coreutils/src/
Dod.c132 static char const bytes_to_unsigned_dec_digits[] = variable
147 == sizeof bytes_to_unsigned_dec_digits);
724 field_width = bytes_to_unsigned_dec_digits[size]; in ATTRIBUTE_NONNULL()