OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ll_highpart
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
cgen-utils.c
178
#define
ll_highpart
(t) ((USI) (t) / ll_B)
179
x1 +=
ll_highpart
(x0); /* this can't give carry */
184
rhi = x3 +
ll_highpart
(x1);
177
#define
ll_highpart
macro
/src/external/gpl3/gdb.old/dist/sim/common/
cgen-utils.c
178
#define
ll_highpart
(t) ((USI) (t) / ll_B)
179
x1 +=
ll_highpart
(x0); /* this can't give carry */
184
rhi = x3 +
ll_highpart
(x1);
177
#define
ll_highpart
macro
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026