Searched refs:streampos (Results 1 – 16 of 16) sorted by relevance
23 static_assert((std::is_same<std::ios_base::streampos, std::streampos>::value), ""); in main()
28 static_assert((std::is_same<std::char_traits<char>::pos_type, std::streampos>::value), ""); in main()
127 typedef fpos<mbstate_t> streampos; typedef137 typedef streampos pos_type;216 typedef streampos pos_type;
260 typedef _STLP_STD::streampos streampos; typedef
34 # define __BF_pos_type__ streampos
29 # define __BSB_pos_type__ streampos
36 # define __BIS_pos_type__ streampos
36 using _STLP_NEW_IO_NAMESPACE::streampos;
139 std::streampos* t2 = 0; in main()
82 typedef fpos<char_traits<char>::state_type> streampos;176 typedef fpos<mbstate_t> streampos;
276 typedef _VSTD::streampos streampos;
50 typedef streampos pos_type;507 typedef streampos pos_type;634 typedef streampos pos_type;693 typedef streampos pos_type;
249 streampos p = 0; in tellg()266 streampos p = 0; in tellg()282 streampos p = 0; in tellg()
1336 $(call gen-test, depr/depr.ios.members/streampos)
1345 $(call gen-test, depr/depr.ios.members/streampos)