OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offset_st
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.cc
1591
int
offset_st
= 0;
1638
x = adjust_address (dst_mem, mode[phase],
offset_st
);
1641
offset_st
+= amount[phase];
1587
int
offset_st
= 0;
local
/src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.cc
1591
int
offset_st
= 0;
1638
x = adjust_address (dst_mem, mode[phase],
offset_st
);
1641
offset_st
+= amount[phase];
1587
int
offset_st
= 0;
local
/src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc
1484
int
offset_st
= 0;
1553
x = adjust_address (dst_mem, mode[phase],
offset_st
);
1556
offset_st
+= amount[phase];
1482
int
offset_st
= 0;
local
/src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc
1309
int
offset_st
= 0;
1378
x = adjust_address (dst_mem, mode[phase],
offset_st
);
1381
offset_st
+= amount[phase];
1307
int
offset_st
= 0;
local
Completed in 31 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026