Home
last modified time | relevance | path

Searched defs:__eof (Results 1 – 4 of 4) sorted by relevance

/external/stlport/stlport/stl/
D_streambuf.c56 const int_type __eof = _Traits::eof(); in xsgetn() local
87 const int_type __eof = _Traits::eof(); in xsputn() local
115 const int_type __eof = _Traits::eof(); in _M_xsputnc() local
139 int_type __eof = _Traits::eof(); in _M_snextc_aux() local
D_ios.h111 const int_type __eof = _Traits::eof(); in _S_eof() local
D_fstream.c158 const int_type __eof = traits_type::eof(); in pbackfail() local
D_istream.c171 const typename _Traits::int_type __eof = _Traits::eof(); in __pushback() local