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

  /external/stlport/stlport/stl/
_locale.h 190 facet* _M_use_facet(const id&) const;
349 { return __STATIC_CAST(_Facet*, __loc._M_use_facet(_GetFacetId(__facet))); }
  /external/stlport/src/
locale.cpp 381 locale::facet* locale::_M_use_facet(const locale::id& n) const {

Completed in 161 milliseconds