OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:diff_type2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-expand.cc
7653
tree
diff_type2
= TREE_TYPE (fd->loops[ix].step);
local
7654
if (TYPE_PRECISION (diff_type) < TYPE_PRECISION (
diff_type2
))
7655
diff_type =
diff_type2
;
/src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc
7564
tree
diff_type2
= TREE_TYPE (fd->loops[ix].step);
local
7565
if (TYPE_PRECISION (diff_type) < TYPE_PRECISION (
diff_type2
))
7566
diff_type =
diff_type2
;
Completed in 40 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026