OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECCOMBFROM
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libdecnumber/
decCommonSymbols.h
5
#define
DECCOMBFROM
__decCOMBFROM
decCommon.c
112
/*
DECCOMBFROM
- 5-bit combination field from EXP top bits and MSD */
118
/*
DECCOMBFROM
is indexed by expTopTwoBits*16 + msd */
120
/* DECCOMBMSD and
DECCOMBFROM
are not format-dependent and so are */
163
const uInt
DECCOMBFROM
[48]={
506
encode=
DECCOMBFROM
[code]; /* indexed by (0-2)*16+msd */
601
encode=
DECCOMBFROM
[code]|sig; /* indexed by (0-2)*16+msd */
/src/external/gpl3/gcc/dist/libdecnumber/
decCommonSymbols.h
5
#define
DECCOMBFROM
__decCOMBFROM
decCommon.c
112
/*
DECCOMBFROM
- 5-bit combination field from EXP top bits and MSD */
118
/*
DECCOMBFROM
is indexed by expTopTwoBits*16 + msd */
120
/* DECCOMBMSD and
DECCOMBFROM
are not format-dependent and so are */
163
const uInt
DECCOMBFROM
[48]={
506
encode=
DECCOMBFROM
[code]; /* indexed by (0-2)*16+msd */
601
encode=
DECCOMBFROM
[code]|sig; /* indexed by (0-2)*16+msd */
/src/external/gpl3/gdb/dist/libdecnumber/
decCommonSymbols.h
5
#define
DECCOMBFROM
__decCOMBFROM
decCommon.c
112
/*
DECCOMBFROM
- 5-bit combination field from EXP top bits and MSD */
118
/*
DECCOMBFROM
is indexed by expTopTwoBits*16 + msd */
120
/* DECCOMBMSD and
DECCOMBFROM
are not format-dependent and so are */
163
const uInt
DECCOMBFROM
[48]={
506
encode=
DECCOMBFROM
[code]; /* indexed by (0-2)*16+msd */
601
encode=
DECCOMBFROM
[code]|sig; /* indexed by (0-2)*16+msd */
/src/external/gpl3/gdb.old/dist/libdecnumber/
decCommonSymbols.h
5
#define
DECCOMBFROM
__decCOMBFROM
decCommon.c
112
/*
DECCOMBFROM
- 5-bit combination field from EXP top bits and MSD */
118
/*
DECCOMBFROM
is indexed by expTopTwoBits*16 + msd */
120
/* DECCOMBMSD and
DECCOMBFROM
are not format-dependent and so are */
163
const uInt
DECCOMBFROM
[48]={
506
encode=
DECCOMBFROM
[code]; /* indexed by (0-2)*16+msd */
601
encode=
DECCOMBFROM
[code]|sig; /* indexed by (0-2)*16+msd */
Completed in 54 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026