Searched refs:__ctype (Results 1 – 3 of 3) sorted by relevance
160 ctype_byname(_Locale_ctype* __ctype) in ctype_byname() argument161 : _M_ctype(__ctype) in ctype_byname()260 ctype_byname(_Locale_ctype* __ctype) in ctype_byname() argument261 : _M_ctype(__ctype) {} in ctype_byname()
250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); in __do_get_integer() local258 const int __base_or_zero = __get_base_or_zero(__in_ite, __end, __str.flags(), __ctype); in __do_get_integer()430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc); in __do_get_float() local434 bool __ok = __read_float(__buf, __in_ite, __end, __ctype, __numpunct); in __do_get_float()
86 _Scan_for_wspace(const ctype<char_type>* __ctype) : _M_ctype(__ctype) {} in _Scan_for_wspace()