Searched refs:_M_check_facet (Results 1 – 6 of 6) sorted by relevance
57 __in._M_check_facet(__in._M_fctype); in sentry()117 _M_check_facet(this->_M_fnumget); in operator >>()141 _M_check_facet(this->_M_fnumget); in operator >>()172 _M_check_facet(this->_M_fnumget); in operator >>()196 _M_check_facet(this->_M_fnumget); in operator >>()227 _M_check_facet(this->_M_fnumget); in operator >>()250 _M_check_facet(this->_M_fnumget); in operator >>()273 _M_check_facet(this->_M_fnumget); in operator >>()297 _M_check_facet(this->_M_fnumget); in operator >>()320 _M_check_facet(this->_M_fnumget); in operator >>()[all …]
105 _M_check_facet(this->_M_fnumput); in operator <<()132 _M_check_facet(this->_M_fnumput); in operator <<()163 _M_check_facet(this->_M_fnumput); in operator <<()191 _M_check_facet(this->_M_fnumput); in operator <<()223 _M_check_facet(this->_M_fnumput); in operator <<()248 _M_check_facet(this->_M_fnumput); in operator <<()272 _M_check_facet(this->_M_fnumput); in operator <<()296 _M_check_facet(this->_M_fnumput); in operator <<()
121 if (_M_check_facet(_M_fctype)) in narrow()131 if (_M_check_facet(_M_fctype))
445 _M_check_facet(const locale::facet* __f) const in _M_check_facet() function
3499 (basic_ios::_M_check_facet): New function.3504 * include/bits/istream.tcc: Format, use _M_check_facet.
6296 * include/bits/basic_ios.h (basic_ios::_M_check_facet): Make6299 * include/bits/basic_ios.tcc (basic_ios::widen): Use _M_check_facet.