Searched refs:COMBMSD (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libdecnumber/dpd/
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 Ddecimal32.c47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */
274 msd=COMBMSD[comb]; /* decode the combination field */
H A Ddecimal128.c47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */
319 msd=COMBMSD[comb]; /* decode the combination field */
H A Ddecimal64.c47 extern const uInt COMBEXP[32], COMBMSD[32];
238 msd=COMBMSD[comb]; /* decode the combination field */
329 msd=COMBMSD[comb]; /* decode the combination field */
571 /* COMBMSD - 4-bit most-significant-digit */
580 const uInt COMBMSD[32]={0, 1, 2, 3, 4, 5, 6, 7, variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libdecnumber/dpd/
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 Ddecimal32.c47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */
274 msd=COMBMSD[comb]; /* decode the combination field */
H A Ddecimal128.c47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */
319 msd=COMBMSD[comb]; /* decode the combination field */
H A Ddecimal64.c47 extern const uInt COMBEXP[32], COMBMSD[32];
238 msd=COMBMSD[comb]; /* decode the combination field */
329 msd=COMBMSD[comb]; /* decode the combination field */
571 /* COMBMSD - 4-bit most-significant-digit */
580 const uInt COMBMSD[32]={0, 1, 2, 3, 4, 5, 6, 7, variable

Completed in 124 milliseconds