HomeSort by: relevance | last modified time | path
    Searched defs:DECCOMBMSD (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libdecnumber/
decCommonSymbols.h 6 #define DECCOMBMSD __decCOMBMSD
decCommon.c 110 /* DECCOMBMSD - 4-bit most-significant-digit */
115 /* DECCOMBEXP, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
120 /* DECCOMBMSD and DECCOMBFROM are not format-dependent and so are */
157 const uInt DECCOMBMSD[64]={
1259 msd=DECCOMBMSD[comb]; /* decode the combination field */
1538 msd=DECCOMBMSD[comb]; /* decode the combination field */
  /src/external/gpl3/gcc/dist/libdecnumber/
decCommonSymbols.h 6 #define DECCOMBMSD __decCOMBMSD
decCommon.c 110 /* DECCOMBMSD - 4-bit most-significant-digit */
115 /* DECCOMBEXP, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
120 /* DECCOMBMSD and DECCOMBFROM are not format-dependent and so are */
157 const uInt DECCOMBMSD[64]={
1259 msd=DECCOMBMSD[comb]; /* decode the combination field */
1538 msd=DECCOMBMSD[comb]; /* decode the combination field */
  /src/external/gpl3/gdb/dist/libdecnumber/
decCommonSymbols.h 6 #define DECCOMBMSD __decCOMBMSD
decCommon.c 110 /* DECCOMBMSD - 4-bit most-significant-digit */
115 /* DECCOMBEXP, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
120 /* DECCOMBMSD and DECCOMBFROM are not format-dependent and so are */
157 const uInt DECCOMBMSD[64]={
1259 msd=DECCOMBMSD[comb]; /* decode the combination field */
1538 msd=DECCOMBMSD[comb]; /* decode the combination field */
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decCommonSymbols.h 6 #define DECCOMBMSD __decCOMBMSD
decCommon.c 110 /* DECCOMBMSD - 4-bit most-significant-digit */
115 /* DECCOMBEXP, DECCOMBWEXP, and DECCOMBMSD are indexed by the sign */
120 /* DECCOMBMSD and DECCOMBFROM are not format-dependent and so are */
157 const uInt DECCOMBMSD[64]={
1259 msd=DECCOMBMSD[comb]; /* decode the combination field */
1538 msd=DECCOMBMSD[comb]; /* decode the combination field */

Completed in 81 milliseconds