Home
last modified time | relevance | path

Searched defs:__size2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/include/__algorithm/
H A Dranges_search.h48 if (__size2 == 0) in __ranges_search_impl() local
101 if (__size2 == 0) local
H A Dsearch.h92 _DiffT2 __size2) { in __search_random_access_impl() argument
132 auto __size2 = __last2 - __first2; in __search_impl() local