Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds