Searched refs:My_money_io (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D5.cc26 struct My_money_io : public std::moneypunct<char,false> struct in inherits:std::moneypunct
50 locale loc(locale::classic(), new My_money_io); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/
H A D5.cc26 struct My_money_io : public std::moneypunct<wchar_t,false> struct in inherits:std::moneypunct
50 locale loc(locale::classic(), new My_money_io); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/
H A D22131.cc26 struct My_money_io : public std::moneypunct<wchar_t, false> struct in inherits:std::moneypunct
46 locale loc(locale::classic(), new My_money_io); local
H A D6.cc26 struct My_money_io : public std::moneypunct<wchar_t,false> struct in inherits:std::moneypunct
52 locale loc(locale::classic(), new My_money_io); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/
H A D22131.cc26 struct My_money_io : public std::moneypunct<char, false> struct in inherits:std::moneypunct
46 locale loc(locale::classic(), new My_money_io); local
H A D6.cc26 struct My_money_io : public std::moneypunct<char,false> struct in inherits:std::moneypunct
52 locale loc(locale::classic(), new My_money_io); local

Completed in 96 milliseconds