/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/dpd/ |
H A D | decimal32.c | 47 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 D | decimal64.c | 47 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 D | decimal64Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal128Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal32Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal128.c | 47 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 D | decimal32.c | 47 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 D | decimal64.c | 47 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 D | decimal128Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal32Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal64Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal128.c | 47 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 D | decimal32.c | 47 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 D | decimal64.c | 47 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 D | decimal32Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal64Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal128Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal128.c | 47 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 D | decimal32.c | 47 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 D | decimal64.c | 47 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 D | decimal32Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal128Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal64Symbols.h | 15 #define COMBMSD __decnnCOMBMSD macro
|
H A D | decimal128.c | 47 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 D | ChangeLog | 351 * 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.
|