Home
last modified time | relevance | path

Searched defs:inner_product (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__numeric/
H A Dinner_product.h25 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __in… in inner_product() function
39 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, in inner_product() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_numeric.h135 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, in inner_product() function
167 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, in inner_product() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_numeric.h94 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, in inner_product() function
109 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, in inner_product() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000717-1.c2 inner_product (short *a, short *b) in inner_product() function