OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:condtmp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-expand.cc
8413
tree
condtmp
= omp_find_clause (clauses, OMP_CLAUSE__CONDTEMP_);
local
8415
if (reductmp ||
condtmp
)
8432
if (
condtmp
)
8434
condtemp = OMP_CLAUSE_DECL (
condtmp
);
8435
tree c = omp_find_clause (OMP_CLAUSE_CHAIN (
condtmp
),
8457
if (
condtmp
)
8484
if (!reductmp && !
condtmp
)
/src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc
8326
tree
condtmp
= omp_find_clause (clauses, OMP_CLAUSE__CONDTEMP_);
local
8328
if (reductmp ||
condtmp
)
8345
if (
condtmp
)
8347
condtemp = OMP_CLAUSE_DECL (
condtmp
);
8348
tree c = omp_find_clause (OMP_CLAUSE_CHAIN (
condtmp
),
8370
if (
condtmp
)
8397
if (!reductmp && !
condtmp
)
Completed in 29 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026