Lines Matching refs:UNUM_FRACTION_DIGITS
307 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_double_handler()
312 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_double_handler()
316 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_double_handler()
619 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_scientific_handler()
629 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_scientific_handler()
633 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_scientific_handler()
707 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_percent_handler()
712 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_percent_handler()
716 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_percent_handler()
905 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_spellout_handler()
910 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_spellout_handler()
914 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_spellout_handler()