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

/freebsd-12-stable/contrib/libstdc++/config/locale/generic/
H A Dtime_members.cc104 _M_data->_M_month11 = "November";
186 _M_data->_M_month11 = L"November";
/freebsd-12-stable/contrib/libstdc++/config/locale/gnu/
H A Dtime_members.cc114 _M_data->_M_month11 = "November";
175 _M_data->_M_month11 = __nl_langinfo_l(MON_11, __cloc);
267 _M_data->_M_month11 = L"November";
363 _M_data->_M_month11 = __u.__w;
/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dlocale_facets.h2796 const _CharT* _M_month11; member in struct:__timepunct_cache
2825 _M_month10(NULL), _M_month11(NULL), _M_month12(NULL), _M_amonth01(NULL),
2984 __months[10] = _M_data->_M_month11;

Completed in 161 milliseconds