OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECCOMBWEXP
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decCommon.c
109
/*
DECCOMBWEXP
- The same, for the next-wider format (unless QUAD) */
115
/* DECCOMBEXP,
DECCOMBWEXP
, and DECCOMBMSD are indexed by the sign */
139
static const uInt
DECCOMBWEXP
[64]={
1045
exp=
DECCOMBWEXP
[widerhi>>26]; /* decode from wider combination field */
/src/external/gpl3/gcc.old/dist/libdecnumber/
decCommon.c
109
/*
DECCOMBWEXP
- The same, for the next-wider format (unless QUAD) */
115
/* DECCOMBEXP,
DECCOMBWEXP
, and DECCOMBMSD are indexed by the sign */
139
static const uInt
DECCOMBWEXP
[64]={
1045
exp=
DECCOMBWEXP
[widerhi>>26]; /* decode from wider combination field */
/src/external/gpl3/gdb/dist/libdecnumber/
decCommon.c
109
/*
DECCOMBWEXP
- The same, for the next-wider format (unless QUAD) */
115
/* DECCOMBEXP,
DECCOMBWEXP
, and DECCOMBMSD are indexed by the sign */
139
static const uInt
DECCOMBWEXP
[64]={
1045
exp=
DECCOMBWEXP
[widerhi>>26]; /* decode from wider combination field */
/src/external/gpl3/gdb.old/dist/libdecnumber/
decCommon.c
109
/*
DECCOMBWEXP
- The same, for the next-wider format (unless QUAD) */
115
/* DECCOMBEXP,
DECCOMBWEXP
, and DECCOMBMSD are indexed by the sign */
139
static const uInt
DECCOMBWEXP
[64]={
1045
exp=
DECCOMBWEXP
[widerhi>>26]; /* decode from wider combination field */
Completed in 41 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026