Searched defs:_Stl_loc_combine_names (Results 1 - 1 of 1) sorted by relevance

/external/stlport/src/
H A Dlocale.cpp208 static void _Stl_loc_combine_names(_Locale_impl* L, function
220 static void _Stl_loc_combine_names(_Locale_impl* L, function
285 _Stl_loc_combine_names(impl, L._M_impl->name.c_str(),
302 _Stl_loc_combine_names(impl, L1._M_impl->name.c_str(), L2._M_impl->name.c_str(), c);

Completed in 14 milliseconds