Searched refs:__point (Results 1 – 1 of 1) sorted by relevance
64 _CharT __point, int __frac_digits, _CharT __sep, in __get_monetary_value() argument99 if (__first == __last || *__first != __point) { in __get_monetary_value()214 char_type __point = __intl ? __punct_intl.decimal_point() in __money_do_get() local228 __point, __frac_digits, in __money_do_get()335 char_type __point = __intl ? __punct_intl.decimal_point() in __money_do_put() local476 *__s++ = __point; // decimal point in __money_do_put()482 *__s++ = __point; in __money_do_put()