Home
last modified time | relevance | path

Searched refs:__binary_op2 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dstl_numeric.h112 _BinaryOperation2 __binary_op2) in inner_product() argument
119 __init = __binary_op1(__init, __binary_op2(*__first1, *__first2)); in inner_product()
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dstl_numeric.h170 _BinaryOperation2 __binary_op2) in inner_product() argument
178 __init = __binary_op1(__init, __binary_op2(*__first1, *__first2)); in inner_product()