Searched defs:__binary_search_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 | 2230 struct __binary_search_fn in _GLIBCXX_VISIBILITY() struct 2237 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() 2253 operator()(_Range&& __r, const _Tp& __value, _Comp __comp = {}, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 2438 struct __binary_search_fn in _GLIBCXX_VISIBILITY() struct 2445 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() 2461 operator()(_Range&& __r, const _Tp& __value, _Comp __comp = {}, in _GLIBCXX_VISIBILITY()
|