Searched defs:for_each_n (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/ | ||
H A D | for_each_n.h | 26 for_each_n(_InputIterator __first, _Size __orig_n, _Function __f) { in for_each_n() function |
H A D | pstl_for_each.h |
|