Searched refs:use_outdigits (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfprintf.c654 if (use_outdigits && base == 10) \
712 if (use_outdigits && base == 10) \
1360 int use_outdigits = 0; local
1423 use_outdigits = 1;
1795 int use_outdigits = specs[nspecs_done].info.i18n; local

Completed in 46 milliseconds