Home
last modified time | relevance | path

Searched defs:tim_get (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dtime_get_members_wchar_t.cc60 const time_get<wchar_t>& tim_get = use_facet<time_get<wchar_t> >(iss.getloc()); in test01() local
179 const time_get<wchar_t>& tim_get = use_facet<time_get<wchar_t> >(iss.getloc()); in test02() local
302 const time_get<wchar_t>& tim_get = use_facet<time_get<wchar_t> >(iss.getloc()); in test03() local
425 const time_get<wchar_t>& tim_get = use_facet<time_get<wchar_t> >(iss.getloc()); in test04() local
517 const time_get<wchar_t>& tim_get = use_facet<time_get<wchar_t> >(iss.getloc()); in test05() local
H A Dtime_get_members_char.cc60 const time_get<char>& tim_get = use_facet<time_get<char> >(iss.getloc()); in test01() local
179 const time_get<char>& tim_get = use_facet<time_get<char> >(iss.getloc()); in test02() local
302 const time_get<char>& tim_get = use_facet<time_get<char> >(iss.getloc()); in test03() local
425 const time_get<char>& tim_get = use_facet<time_get<char> >(iss.getloc()); in test04() local
517 const time_get<char>& tim_get = use_facet<time_get<char> >(iss.getloc()); in test05() local