Searched refs:mon_thousands_sep (Results 1 – 3 of 3) sorted by relevance
39 .mon_thousands_sep = "", in localeconv()
82 char* mon_thousands_sep; member
5813 if (*lc->mon_thousands_sep) in init()5814 __thousands_sep_ = *lc->mon_thousands_sep; in init()5861 if (*lc->mon_thousands_sep) in init()5862 __thousands_sep_ = *lc->mon_thousands_sep; in init()5926 if (*lc->mon_thousands_sep) in init()5927 __thousands_sep_ = static_cast<wchar_t>(*lc->mon_thousands_sep); in init()6009 if (*lc->mon_thousands_sep) in init()6010 __thousands_sep_ = static_cast<wchar_t>(*lc->mon_thousands_sep); in init()