OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECCOMBEXP
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decCommon.c
107
/*
DECCOMBEXP
- 2 most-significant-bits of exponent (00, 01, or */
115
/*
DECCOMBEXP
, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
123
static const uInt
DECCOMBEXP
[64]={
1260
exp=
DECCOMBEXP
[comb]; /* .. */
1539
exp=
DECCOMBEXP
[comb]; /* .. */
/src/external/gpl3/gcc.old/dist/libdecnumber/
decCommon.c
107
/*
DECCOMBEXP
- 2 most-significant-bits of exponent (00, 01, or */
115
/*
DECCOMBEXP
, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
123
static const uInt
DECCOMBEXP
[64]={
1260
exp=
DECCOMBEXP
[comb]; /* .. */
1539
exp=
DECCOMBEXP
[comb]; /* .. */
/src/external/gpl3/gdb/dist/libdecnumber/
decCommon.c
107
/*
DECCOMBEXP
- 2 most-significant-bits of exponent (00, 01, or */
115
/*
DECCOMBEXP
, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
123
static const uInt
DECCOMBEXP
[64]={
1260
exp=
DECCOMBEXP
[comb]; /* .. */
1539
exp=
DECCOMBEXP
[comb]; /* .. */
/src/external/gpl3/gdb.old/dist/libdecnumber/
decCommon.c
107
/*
DECCOMBEXP
- 2 most-significant-bits of exponent (00, 01, or */
115
/*
DECCOMBEXP
, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
123
static const uInt
DECCOMBEXP
[64]={
1260
exp=
DECCOMBEXP
[comb]; /* .. */
1539
exp=
DECCOMBEXP
[comb]; /* .. */
Completed in 39 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026