OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__reduct
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
par_loop.h
94
_Result*
__reduct
;
local
102
__reduct
= new _Result(__f(__o, __begin + __start));
110
*
__reduct
= __r(*
__reduct
, __f(__o, __begin + __start));
114
::new(&__thread_results[__iam]) _Result(*
__reduct
);
115
delete
__reduct
;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
par_loop.h
94
_Result*
__reduct
;
local
102
__reduct
= new _Result(__f(__o, __begin + __start));
110
*
__reduct
= __r(*
__reduct
, __f(__o, __begin + __start));
114
::new(&__thread_results[__iam]) _Result(*
__reduct
);
115
delete
__reduct
;
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026