OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dec_expon
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid128_string.c
282
int ndigits_before, ndigits_after, ndigits_total,
dec_expon
, sgn_exp,
local
486
dec_expon
= 0;
515
dec_expon
= c - '0';
520
d2 =
dec_expon
+
dec_expon
;
521
dec_expon
= (d2 << 2) + d2 + c;
528
dec_expon
= (
dec_expon
+ sgn_exp) ^ sgn_exp;
533
dec_expon
+=
536
if (
dec_expon
< 0)
[
all
...]
bid128_string.c
282
int ndigits_before, ndigits_after, ndigits_total,
dec_expon
, sgn_exp,
local
486
dec_expon
= 0;
515
dec_expon
= c - '0';
520
d2 =
dec_expon
+
dec_expon
;
521
dec_expon
= (d2 << 2) + d2 + c;
528
dec_expon
= (
dec_expon
+ sgn_exp) ^ sgn_exp;
533
dec_expon
+=
536
if (
dec_expon
< 0)
[
all
...]
/src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid128_string.c
282
int ndigits_before, ndigits_after, ndigits_total,
dec_expon
, sgn_exp,
local
486
dec_expon
= 0;
515
dec_expon
= c - '0';
520
d2 =
dec_expon
+
dec_expon
;
521
dec_expon
= (d2 << 2) + d2 + c;
528
dec_expon
= (
dec_expon
+ sgn_exp) ^ sgn_exp;
533
dec_expon
+=
536
if (
dec_expon
< 0)
[
all
...]
bid128_string.c
282
int ndigits_before, ndigits_after, ndigits_total,
dec_expon
, sgn_exp,
local
486
dec_expon
= 0;
515
dec_expon
= c - '0';
520
d2 =
dec_expon
+
dec_expon
;
521
dec_expon
= (d2 << 2) + d2 + c;
528
dec_expon
= (
dec_expon
+ sgn_exp) ^ sgn_exp;
533
dec_expon
+=
536
if (
dec_expon
< 0)
[
all
...]
Completed in 29 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026