Searched defs:__digits (Results 1 – 2 of 2) sorted by relevance
4128 ios_base::iostate& __err, string_type& __digits) const in get()4258 char_type __fill, const string_type& __digits) const in put()
1797 string_type __digits(__len, char_type()); in do_put() local