Home
last modified time | relevance | path

Searched defs:__ctype (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dlocale_facets.tcc123 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_float() local
261 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_int() local
941 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_convert_float() local
1103 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get() local
1125 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get() local
1313 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_put() local
1360 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_put() local
1524 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_via_format() local
1718 const ctype<_CharT>& __ctype, in _M_extract_num()
1820 ctype<_CharT> const& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get_time() local
[all …]
Distream.tcc965 const __ctype_type& __ctype = use_facet<__ctype_type>(__in.getloc()); in operator >>() local
1007 const __ctype_type& __ctype = use_facet<__ctype_type>(__in.getloc()); in ws() local
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dlocale_facets.tcc1152 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_insert_float() local
1329 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract() local
1569 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get() local
1595 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_insert() local
1759 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_put() local
1818 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_via_format() local
2030 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_num() local
2071 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_name() local
2179 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get_weekday() local
2228 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get_monthname() local
[all …]