Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/libdecnumber/dpd/
HDdecimal32.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()
HDdecimal32Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
HDdecimal128Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
HDdecimal64Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
HDdecimal64.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
HDdecimal128.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()
/dragonfly/contrib/gcc-8.0/libdecnumber/dpd/
HDdecimal32.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()
HDdecimal128Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
HDdecimal64Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
HDdecimal32Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
HDdecimal64.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
HDdecimal128.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()
/dragonfly/contrib/gcc-4.7/libdecnumber/dpd/
HDdecimal32.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()
HDdecimal128Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
HDdecimal64Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
HDdecimal32Symbols.h15 #define COMBMSD __decnnCOMBMSD macro
HDdecimal64.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
HDdecimal128.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()