HomeSort by relevance Sort by last modified time
    Searched full:loc_new (Results 1 - 1 of 1) sorted by null

  /ndk/sources/cxx-stl/stlport/src/
locale_impl.cpp 717 _Locale_impl *loc_new = new _Locale_impl(*loc); local
718 loc_new->name = _Nameless;
719 return loc_new;

Completed in 66 milliseconds