HomeSort by relevance Sort by last modified time
    Searched defs:_Stl_global_locale (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
locale_impl.cpp 596 static locale *_Stl_global_locale = 0;
605 return _Stl_global_locale;
671 _Stl_global_locale = &_Locale_global;
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
locale_impl.cpp 596 static locale *_Stl_global_locale = 0;
605 return _Stl_global_locale;
671 _Stl_global_locale = &_Locale_global;

Completed in 42 milliseconds