Home
last modified time | relevance | path

Searched defs:epptr (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
Doverflow.pass.cpp32 char_type* epptr() const {return base::epptr();} in epptr() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
Doverflow.pass.cpp35 char_type* epptr() const {return base::epptr();} in epptr() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_streambuf.h113 char_type* epptr() const { return _M_pend; } // End in epptr() function