Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_ends_with.h73 auto __n2 = ranges::distance(__first2, __last2); in __ends_with_fn_impl() local
159 auto __n2 = ranges::size(__range2); local