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

/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dtime_members.cc111 _M_month_a10 = "Oct";
189 _M_month_a10 = L"Oct";
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dtime_members.cc120 _M_month_a10 = "Oct";
180 _M_month_a10 = __nl_langinfo_l(ABMON_10, __cloc);
265 _M_month_a10 = L"Oct";
325 _M_month_a10 = reinterpret_cast<wchar_t*>(__nl_langinfo_l(_NL_WABMON_10, __cloc));
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.h1161 const _CharT* _M_month_a10; member in class:std::__timepunct
1260 __months[9] = _M_month_a10;

Completed in 115 milliseconds