HomeSort by: relevance | last modified time | path
    Searched refs:COMBMSD (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/gcc/dist/libdecnumber/dpd/
decimal128Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal32Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal64Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal32.c 47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */
274 msd=COMBMSD[comb]; /* decode the combination field */
decimal128.c 47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */
319 msd=COMBMSD[comb]; /* decode the combination field */
decimal64.c 47 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,
  /src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
decimal128Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal32Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal64Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal32.c 47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */
274 msd=COMBMSD[comb]; /* decode the combination field */
decimal128.c 47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */
319 msd=COMBMSD[comb]; /* decode the combination field */
decimal64.c 47 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,
  /src/external/gpl3/gdb/dist/libdecnumber/dpd/
decimal128Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal32Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal64Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal32.c 47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */
274 msd=COMBMSD[comb]; /* decode the combination field */
decimal128.c 47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */
319 msd=COMBMSD[comb]; /* decode the combination field */
decimal64.c 47 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,
  /src/external/gpl3/gdb.old/dist/libdecnumber/dpd/
decimal128Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal32Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal64Symbols.h 15 #define COMBMSD __decnnCOMBMSD
decimal32.c 47 extern const uInt COMBEXP[32], COMBMSD[32];
201 msd=COMBMSD[comb]; /* decode the combination field */
274 msd=COMBMSD[comb]; /* decode the combination field */
decimal128.c 47 extern const uInt COMBEXP[32], COMBMSD[32];
227 msd=COMBMSD[comb]; /* decode the combination field */
319 msd=COMBMSD[comb]; /* decode the combination field */
decimal64.c 47 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,

Completed in 48 milliseconds