Searched refs:_get_facet (Results 1 – 2 of 2) sorted by relevance
36 locale::facet * _STLP_CALL _get_facet(locale::facet *f) in _get_facet() function82 for_each( locimpl.facets_vec.begin(), locimpl.facets_vec.end(), _get_facet); in _Locale_impl()137 facets_vec[n._M_index] = _get_facet(f); in insert()
88 friend facet * _STLP_CALL _get_facet( facet * );