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

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h3511 auto __matches local
3514 if (0 == __matches ||
3517 != __matches)
3635 auto __matches = std::__count_if(__first2, __last2, local
3637 if (0 == __matches
3640 != __matches)

Completed in 46 milliseconds