Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h175 bool eof() const { return (_M_iostate & eofbit) != 0; } in eof() function
Dchar_traits.h193 static int_type _STLP_CALL eof() in eof() function