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

/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/bits/
H A Dstl_algo.h4315 auto __matches = std::count(__first2, __last2, *__scan); local
4364 auto __matches = std::count_if(__first2, __last2, local
/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/bits/
H A Dstl_algo.h4178 auto __matches = std::count(__first2, __last2, *__scan); local
4226 auto __matches = std::count_if(__first2, __last2, local

Completed in 198 milliseconds