Home
last modified time | relevance | path

Searched defs:divides (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_function.h197 struct divides : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
201 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_function.h215 struct divides : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
219 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()