Searched refs:mon_thousands_sep (Results 1 – 3 of 3) sorted by relevance
39 .mon_thousands_sep = "", in localeconv()
105 char* mon_thousands_sep; member
5940 if (*lc->mon_thousands_sep) in init()5941 __thousands_sep_ = *lc->mon_thousands_sep; in init()5993 if (*lc->mon_thousands_sep) in init()5994 __thousands_sep_ = *lc->mon_thousands_sep; in init()6063 if (*lc->mon_thousands_sep) in init()6064 __thousands_sep_ = static_cast<wchar_t>(*lc->mon_thousands_sep); in init()6151 if (*lc->mon_thousands_sep) in init()6152 __thousands_sep_ = static_cast<wchar_t>(*lc->mon_thousands_sep); in init()