Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_bitset.c80 unsigned long _Base_bitset<_Nw>::_M_do_to_ulong() const { in _M_do_to_ulong() function
D_bitset.h197 unsigned long _M_do_to_ulong() const;
260 unsigned long _M_do_to_ulong() const { return _M_w; }
564 unsigned long to_ulong() const { return this->_M_do_to_ulong(); }