OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:high_low
(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
434
high_low
= a_high * b_low;
438
temp1.high =
high_low
.low;
453
temp1.low =
high_low
.high;
/src/external/gpl3/gcc.old/dist/gcc/
fixed-value.cc
417
double_int high_high,
high_low
, low_high, low_low;
local
434
high_low
= a_high * b_low;
438
temp1.high =
high_low
.low;
453
temp1.low =
high_low
.high;
Completed in 104 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026