Searched refs:My_money_io_2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D6.cc26 struct My_money_io_2 : public std::moneypunct<char,false> struct in inherits:std::moneypunct
39 locale loc(locale::classic(), new My_money_io_2); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/
H A D6.cc26 struct My_money_io_2 : public std::moneypunct<wchar_t,false> struct in inherits:std::moneypunct
39 locale loc(locale::classic(), new My_money_io_2); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D6.cc27 struct My_money_io_2 : public std::moneypunct<char,false> struct in inherits:std::moneypunct
40 locale loc(locale::classic(), new My_money_io_2); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/
H A D6.cc27 struct My_money_io_2 : public std::moneypunct<wchar_t,false> struct in inherits:std::moneypunct
40 locale loc(locale::classic(), new My_money_io_2); local

Completed in 70 milliseconds