Home
last modified time | relevance | path

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

/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Dseekoff.pass.cpp26 typedef std::filebuf::pos_type pos_type; in main() typedef
47 typedef std::filebuf::pos_type pos_type; in main() typedef
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Dseekoff.pass.cpp40 typedef test_buf::pos_type pos_type; in main() typedef
/external/libcxx/test/support/
Dconstexpr_char_traits.hpp24 typedef std::streampos pos_type; typedef