Home
last modified time | relevance | path

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 Dranges_algo.h2230 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 Dranges_algo.h2438 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()