Home
last modified time | relevance | path

Searched refs:COMBMSD (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
H A Ddecimal32.c47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */ in decimal32ToNumber()
274 msd=COMBMSD[comb]; /* decode the combination field */ in decimal32ToString()
H A Ddecimal64.c47 extern const uInt COMBEXP[32], COMBMSD[32];
238 msd=COMBMSD[comb]; /* decode the combination field */ in decimal64ToNumber()
329 msd=COMBMSD[comb]; /* decode the combination field */ in decimal64ToString()
580 const uInt COMBMSD[32]={0, 1, 2, 3, 4, 5, 6, 7, variable
H A Ddecimal64Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal128Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal32Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal128.c47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */ in decimal128ToNumber()
319 msd=COMBMSD[comb]; /* decode the combination field */ in decimal128ToString()
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/dpd/
H A Ddecimal32.c47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */ in decimal32ToNumber()
274 msd=COMBMSD[comb]; /* decode the combination field */ in decimal32ToString()
H A Ddecimal64.c47 extern const uInt COMBEXP[32], COMBMSD[32];
238 msd=COMBMSD[comb]; /* decode the combination field */ in decimal64ToNumber()
329 msd=COMBMSD[comb]; /* decode the combination field */ in decimal64ToString()
580 const uInt COMBMSD[32]={0, 1, 2, 3, 4, 5, 6, 7, variable
H A Ddecimal128Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal32Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal64Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal128.c47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */ in decimal128ToNumber()
319 msd=COMBMSD[comb]; /* decode the combination field */ in decimal128ToString()
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/dpd/
H A Ddecimal32.c47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */ in decimal32ToNumber()
274 msd=COMBMSD[comb]; /* decode the combination field */ in decimal32ToString()
H A Ddecimal64.c47 extern const uInt COMBEXP[32], COMBMSD[32];
238 msd=COMBMSD[comb]; /* decode the combination field */ in decimal64ToNumber()
329 msd=COMBMSD[comb]; /* decode the combination field */ in decimal64ToString()
580 const uInt COMBMSD[32]={0, 1, 2, 3, 4, 5, 6, 7, variable
H A Ddecimal32Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal64Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal128Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal128.c47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */ in decimal128ToNumber()
319 msd=COMBMSD[comb]; /* decode the combination field */ in decimal128ToString()
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/dpd/
H A Ddecimal32.c47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */ in decimal32ToNumber()
274 msd=COMBMSD[comb]; /* decode the combination field */ in decimal32ToString()
H A Ddecimal64.c47 extern const uInt COMBEXP[32], COMBMSD[32];
238 msd=COMBMSD[comb]; /* decode the combination field */ in decimal64ToNumber()
329 msd=COMBMSD[comb]; /* decode the combination field */ in decimal64ToString()
580 const uInt COMBMSD[32]={0, 1, 2, 3, 4, 5, 6, 7, variable
H A Ddecimal32Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal128Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal64Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
H A Ddecimal128.c47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */ in decimal128ToNumber()
319 msd=COMBMSD[comb]; /* decode the combination field */ in decimal128ToString()
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DChangeLog351 * dpd/decimal32Symbols.h (COMBEXP, COMBMSD, DPD2BIN, BIN2DPD): New.
352 * dpd/decimal64Symbols.h (COMBEXP, COMBMSD, DPD2BIN, BIN2DPD): New.
353 * dpd/decimal128Symbols.h (COMBEXP, COMBMSD, DPD2BIN, BIN2DPD): New.

12