Home
last modified time | relevance | path

Searched defs:__digits (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/libstdc++/include/bits/
Dlocale_facets.h4128 ios_base::iostate& __err, string_type& __digits) const in get()
4258 char_type __fill, const string_type& __digits) const in put()
Dlocale_facets.tcc1797 string_type __digits(__len, char_type()); in do_put() local