Home
last modified time | relevance | path

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

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