Searched refs:__use_cache (Results 1 – 4 of 4) sorted by relevance
90 friend struct __use_cache; in _GLIBCXX_BEGIN_NAMESPACE()488 friend struct __use_cache;
125 struct __use_cache struct133 struct __use_cache<__numpunct_cache<_CharT> > struct160 struct __use_cache<__moneypunct_cache<_CharT, _Intl> > struct288 __use_cache<__cache_type> __uc; in _M_extract_float()522 __use_cache<__cache_type> __uc; in _M_extract_int()738 __use_cache<__cache_type> __uc; in do_get()991 __use_cache<__cache_type> __uc; in _M_insert_int()1111 __use_cache<__cache_type> __uc; in _M_insert_float()1235 __use_cache<__cache_type> __uc; in do_put()1345 __use_cache<__cache_type> __uc; in _M_extract()[all …]
3476 __use_cache instead of template function. Partially specialize for3479 __use_cache.3481 * src/locale.cc: Remove __use_cache specializations.3873 * src/locale.cc (__use_cache<numpunct>): Revert previous relocation.3874 * include/bits/locale_facets.tcc (__use_cache<numpunct>): Ditto.3917 * src/locale.cc (__use_cache<numpunct>): Move from here ...3918 * include/bits/locale_facets.tcc (__use_cache<numpunct>): To4084 (__use_cache): Make friends with _Impl, locale.4093 * include/bits/locale_facets.tcc (__use_cache): New function,4100 (__use_cache): Define specializations.
5150 (struct __use_cache<__moneypunct_cache<_CharT, _Intl> >): New.