OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:low_high
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
fixed-value.cc
417
double_int high_high, high_low,
low_high
, low_low;
local
433
low_high
= a_low * b_high;
446
temp2.high =
low_high
.low;
456
temp1.low =
low_high
.high;
/src/external/gpl3/gcc.old/dist/gcc/
fixed-value.cc
417
double_int high_high, high_low,
low_high
, low_low;
local
433
low_high
= a_low * b_high;
446
temp2.high =
low_high
.low;
456
temp1.low =
low_high
.high;
Completed in 86 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026