Home
last modified time | relevance | path

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

/stdio-common/
A D_i18n_number.h41 wint_t wdecimal = __towctrans (L'.', map); in _i18n_number_rewrite() local
50 size_t n = __wcrtomb (decimal, wdecimal, &state); in _i18n_number_rewrite()
105 *--w = *s == '.' ? (CHAR_T) wdecimal : (CHAR_T) wthousands; in _i18n_number_rewrite()

Completed in 2 milliseconds