Searched refs:__check_sorted (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/include/debug/
H A Dfunctions.h246 __check_sorted(const _InputIterator& __first, const _InputIterator& __last) function in namespace:__gnu_debug
255 __check_sorted(const _InputIterator& __first, const _InputIterator& __last, function in namespace:__gnu_debug
H A Dmacros.h158 _GLIBCXX_DEBUG_VERIFY(__gnu_debug::__check_sorted(_First, _Last), \
168 _GLIBCXX_DEBUG_VERIFY(__gnu_debug::__check_sorted(_First, _Last, _Pred), \

Completed in 183 milliseconds