OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bexpl
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decBasic.c
1116
Int
bexpl
, bexpr; /* left and right biased exponents */
local
1158
bexpl
=DECCOMBEXP[sourhir>>26];
1159
bexpl
+=GETECON(dfr);
1186
if (bexpr==
bexpl
&& !diffsign) {
1228
tac[DECLETS]|=(
bexpl
>>DECECONL)<<4;
1242
if (
bexpl
<=bexpr) {
1244
Int bexpswap=
bexpl
;
1245
bexpl
=bexpr;
1255
/* [here dfl and
bexpl
refer to the datum with the larger exponent, */
1309
tum.exponent=
bexpl
-DECBIAS
[
all
...]
/src/external/gpl3/gcc.old/dist/libdecnumber/
decBasic.c
1116
Int
bexpl
, bexpr; /* left and right biased exponents */
local
1158
bexpl
=DECCOMBEXP[sourhir>>26];
1159
bexpl
+=GETECON(dfr);
1186
if (bexpr==
bexpl
&& !diffsign) {
1228
tac[DECLETS]|=(
bexpl
>>DECECONL)<<4;
1242
if (
bexpl
<=bexpr) {
1244
Int bexpswap=
bexpl
;
1245
bexpl
=bexpr;
1255
/* [here dfl and
bexpl
refer to the datum with the larger exponent, */
1309
tum.exponent=
bexpl
-DECBIAS
[
all
...]
/src/external/gpl3/gdb/dist/libdecnumber/
decBasic.c
1116
Int
bexpl
, bexpr; /* left and right biased exponents */
local
1158
bexpl
=DECCOMBEXP[sourhir>>26];
1159
bexpl
+=GETECON(dfr);
1186
if (bexpr==
bexpl
&& !diffsign) {
1228
tac[DECLETS]|=(
bexpl
>>DECECONL)<<4;
1242
if (
bexpl
<=bexpr) {
1244
Int bexpswap=
bexpl
;
1245
bexpl
=bexpr;
1255
/* [here dfl and
bexpl
refer to the datum with the larger exponent, */
1309
tum.exponent=
bexpl
-DECBIAS
[
all
...]
/src/external/gpl3/gdb.old/dist/libdecnumber/
decBasic.c
1116
Int
bexpl
, bexpr; /* left and right biased exponents */
local
1158
bexpl
=DECCOMBEXP[sourhir>>26];
1159
bexpl
+=GETECON(dfr);
1186
if (bexpr==
bexpl
&& !diffsign) {
1228
tac[DECLETS]|=(
bexpl
>>DECECONL)<<4;
1242
if (
bexpl
<=bexpr) {
1244
Int bexpswap=
bexpl
;
1245
bexpl
=bexpr;
1255
/* [here dfl and
bexpl
refer to the datum with the larger exponent, */
1309
tum.exponent=
bexpl
-DECBIAS
[
all
...]
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026