Searched refs:wthousands (Results 1 – 1 of 1) sorted by relevance
42 wint_t wthousands = __towctrans (L',', map); in _i18n_number_rewrite() local58 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