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

  /external/stlport/stlport/stl/
_locale.h 188 facet* _M_get_facet(const id&) const;
345 { return (__loc._M_get_facet(_GetFacetId(__facet)) != 0); }
  /external/stlport/src/
locale.cpp 377 locale::facet* locale::_M_get_facet(const locale::id& n) const {

Completed in 24 milliseconds