Searched defs:__search_n_fn (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 342 struct __search_n_fn in _GLIBCXX_VISIBILITY() struct 348 operator()(_Iter __first, _Sent __last, iter_difference_t<_Iter> __count, in _GLIBCXX_VISIBILITY() 421 operator()(_Range&& __r, range_difference_t<_Range> __count, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 552 struct __search_n_fn in _GLIBCXX_VISIBILITY() struct 558 operator()(_Iter __first, _Sent __last, iter_difference_t<_Iter> __count, in _GLIBCXX_VISIBILITY() 631 operator()(_Range&& __r, range_difference_t<_Range> __count, in _GLIBCXX_VISIBILITY()
|