Searched refs:__zero (Results 1 – 1 of 1) sorted by relevance
334 char_type __zero = __c_type.widen('0'); in __money_do_put() local475 *__s++ = __zero; // integer part is zero in __money_do_put()477 __s = _STLP_PRIV __fill_n(__s, __frac_digits - __value_length, __zero); // zeros in __money_do_put()