Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.tcc142 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract() local
384 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get() local
410 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_insert() local
574 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_put() local
634 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_via_format() local
847 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_num() local
891 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_name() local
965 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_wday_or_month() local
1070 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get_weekday() local
1098 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get_monthname() local
[all …]
H A Dlocale_facets.tcc1029 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_insert_float() local
1215 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _S_pad() local
H A Drandom.tcc742 __ctype; in operator ()() typedef
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.tcc146 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract() local
390 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get() local
416 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_insert() local
581 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in do_put() local
641 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_via_format() local
874 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_num() local
918 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_name() local
994 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_extract_wday_or_month() local
1174 ctype<_CharT> const& __ctype = use_facet<ctype<_CharT> >(__loc); in get() local
1246 ctype<_CharT> const& __ctype = use_facet<ctype<_CharT> >(__loc); in do_get() local
[all …]
H A Dlocale_facets.tcc1044 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _M_insert_float() local
1230 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in _S_pad() local
H A Drandom.tcc752 __ctype; in operator ()() typedef