Searched refs:_M_is_before_begin (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/debug/
H A Dmacros.h186 _GLIBCXX_DEBUG_VERIFY(!_Last._M_is_before_begin(), \
H A Dsafe_iterator.h350 { return !this->_M_singular() && !_M_is_end() && !_M_is_before_begin(); }
417 bool _M_is_before_begin() const function in class:__gnu_debug::_Safe_iterator
H A Dformatter.h228 if (__it._M_is_before_begin())
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/debug/
H A Dsafe_iterator.h421 { return !this->_M_singular() && !_M_is_end() && !_M_is_before_begin(); }
468 bool _M_is_before_begin() const function in class:__gnu_debug::_Safe_iterator
H A Dmacros.h195 _GLIBCXX_DEBUG_VERIFY(!_Last._M_is_before_begin(), \
H A Dformatter.h239 if (__it._M_is_before_begin())

Completed in 78 milliseconds