OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rrot
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-intrinsic.cc
6828
tree
rrot
;
local
6936
rrot
= fold_build2_loc (input_location,RROTATE_EXPR, type, args[0], tmp);
6941
rrot
= fold_build3_loc (input_location, COND_EXPR, type, tmp, lrot,
rrot
);
6947
rrot
);
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-intrinsic.cc
6836
tree
rrot
;
local
6958
rrot
= fold_build2_loc (input_location,RROTATE_EXPR, type, args[0], tmp);
6963
rrot
= fold_build3_loc (input_location, COND_EXPR, type, tmp, lrot,
rrot
);
6969
rrot
);
Completed in 38 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026