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

/macosx-10.10/libstdcxx-104.1/src/
H A Dlocale_init.cc438 time_cache_w* __tpw = new (&timepunct_cache_w) time_cache_w(2); local
439 _M_init_facet(new (&timepunct_w) __timepunct<wchar_t>(__tpw, 1));
456 _M_caches[__timepunct<wchar_t>::id._M_id()] = __tpw;

Completed in 214 milliseconds