Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_function.h187 struct multiplies : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
191 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_function.h160 struct multiplies : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
163 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()