Searched defs:__max_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 | 2959 struct __max_fn in _GLIBCXX_VISIBILITY() struct 2965 operator()(const _Tp& __a, const _Tp& __b, in _GLIBCXX_VISIBILITY() 2982 operator()(_Range&& __r, _Comp __comp = {}, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() 3003 operator()(initializer_list<_Tp> __r, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 3167 struct __max_fn in _GLIBCXX_VISIBILITY() struct 3173 operator()(const _Tp& __a, const _Tp& __b, in _GLIBCXX_VISIBILITY() 3190 operator()(_Range&& __r, _Comp __comp = {}, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() 3211 operator()(initializer_list<_Tp> __r, in _GLIBCXX_VISIBILITY()
|