Home
last modified time | relevance | path

Searched refs:_M_getc (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_istreambuf_iterator.h66 char_type operator*() const { this->_M_getc(); return _M_c; }
76 this->_M_getc(); in equal()
78 __i._M_getc(); in equal()
89 void _M_getc() const { in _M_getc() function
145 _M_getc(); // __tmp should avoid any future actions under