Searched refs:mon_decimal_point (Results 1 – 3 of 3) sorted by relevance
38 .mon_decimal_point = "", in localeconv()
105 char* mon_decimal_point; member
5936 if (*lc->mon_decimal_point) in init()5937 __decimal_point_ = *lc->mon_decimal_point; in init()5989 if (*lc->mon_decimal_point) in init()5990 __decimal_point_ = *lc->mon_decimal_point; in init()6059 if (*lc->mon_decimal_point) in init()6060 __decimal_point_ = static_cast<wchar_t>(*lc->mon_decimal_point); in init()6147 if (*lc->mon_decimal_point) in init()6148 __decimal_point_ = static_cast<wchar_t>(*lc->mon_decimal_point); in init()