OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_reduction
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc
8790
bool
is_reduction
= (list == OMP_LIST_REDUCTION
local
8797
else if (
is_reduction
)
8799
if (has_inscan && has_notinscan &&
is_reduction
)
8817
if (list != OMP_LIST_PRIVATE &&
is_reduction
)
8838
if (n->sym->attr.in_namelist && !
is_reduction
)
/src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc
7148
bool
is_reduction
= (list == OMP_LIST_REDUCTION
local
7155
else if (
is_reduction
)
7157
if (has_inscan && has_notinscan &&
is_reduction
)
7175
if (list != OMP_LIST_PRIVATE &&
is_reduction
)
7195
if (n->sym->attr.in_namelist && !
is_reduction
)
Completed in 33 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026