Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dfor_each_selectors.h335 struct __accumulate_binop_reduct struct
340 __accumulate_binop_reduct(_BinOp& __b) : __binop(__b) { } in __accumulate_binop_reduct() function
344 operator()(const _Result& __x, const _Addend& __y) in operator()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dfor_each_selectors.h335 struct __accumulate_binop_reduct struct
340 __accumulate_binop_reduct(_BinOp& __b) : __binop(__b) { } in __accumulate_binop_reduct() function
344 operator()(const _Result& __x, const _Addend& __y) in operator()