Searched refs:_S_max (Results 1 – 3 of 3) sorted by relevance
106 … static _STLP_VOLATILE __stl_atomic_t _S_index = __STATIC_CAST(__stl_atomic_t, locale::id::_S_max); in _Stl_loc_get_index()111 size_t new_index = locale::id::_S_max++; in _Stl_loc_get_index()150 impl = new _Locale_impl(locale::id::_S_max, name); in locale()
51 size_t locale::id::_S_max = 27; member in locale::id76 facets_vec.reserve( locale::id::_S_max ); in _Locale_impl()
106 static size_t _S_max; member