Home
last modified time | relevance | path

Searched refs:_M_is_equal (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_bitset.h174 bool _M_is_equal(const _Base_bitset<_Nw>& __x) const { in _M_is_equal() function
247 bool _M_is_equal(const _Self& __x) const {
586 return this->_M_is_equal(__rhs);
589 return !this->_M_is_equal(__rhs);