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

  /src/external/gpl3/gcc/dist/libdecnumber/
decDPDSymbols.h 12 #define DPD2BINM __decDPD2BINM
decDPD.h 43 /* uint32_t DPD2BINM[1024]; -- DPD -> BIN * 1E+6 (0x3FF => 999000000) */
622 const uint32_t DPD2BINM[1024]={0, 1000000, 2000000, 3000000, 4000000,
decNumberLocal.h 117 extern const uInt DPD2BINM[1024]; /* DPD -> 0-999000000 */
587 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
595 +DPD2BINM[(sourlo>>20)&0x3ff]; \
599 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
607 +DPD2BINM[(sourlo>>20)&0x3ff]; \
611 +DPD2BINM[(sourml>>18)&0x3ff]; \
615 +DPD2BINM[(sourmh>>16)&0x3ff]; \
619 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
decBasic.c 3841 +DPD2BINM[(sourlo>>20)&0x3ff];
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decDPDSymbols.h 12 #define DPD2BINM __decDPD2BINM
decDPD.h 43 /* uint32_t DPD2BINM[1024]; -- DPD -> BIN * 1E+6 (0x3FF => 999000000) */
622 const uint32_t DPD2BINM[1024]={0, 1000000, 2000000, 3000000, 4000000,
decNumberLocal.h 117 extern const uInt DPD2BINM[1024]; /* DPD -> 0-999000000 */
587 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
595 +DPD2BINM[(sourlo>>20)&0x3ff]; \
599 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
607 +DPD2BINM[(sourlo>>20)&0x3ff]; \
611 +DPD2BINM[(sourml>>18)&0x3ff]; \
615 +DPD2BINM[(sourmh>>16)&0x3ff]; \
619 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
decBasic.c 3841 +DPD2BINM[(sourlo>>20)&0x3ff];
  /src/external/gpl3/gdb/dist/libdecnumber/
decDPDSymbols.h 12 #define DPD2BINM __decDPD2BINM
decDPD.h 43 /* uint32_t DPD2BINM[1024]; -- DPD -> BIN * 1E+6 (0x3FF => 999000000) */
622 const uint32_t DPD2BINM[1024]={0, 1000000, 2000000, 3000000, 4000000,
decNumberLocal.h 117 extern const uInt DPD2BINM[1024]; /* DPD -> 0-999000000 */
587 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
595 +DPD2BINM[(sourlo>>20)&0x3ff]; \
599 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
607 +DPD2BINM[(sourlo>>20)&0x3ff]; \
611 +DPD2BINM[(sourml>>18)&0x3ff]; \
615 +DPD2BINM[(sourmh>>16)&0x3ff]; \
619 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
decBasic.c 3841 +DPD2BINM[(sourlo>>20)&0x3ff];
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decDPDSymbols.h 12 #define DPD2BINM __decDPD2BINM
decDPD.h 43 /* uint32_t DPD2BINM[1024]; -- DPD -> BIN * 1E+6 (0x3FF => 999000000) */
622 const uint32_t DPD2BINM[1024]={0, 1000000, 2000000, 3000000, 4000000,
decNumberLocal.h 117 extern const uInt DPD2BINM[1024]; /* DPD -> 0-999000000 */
587 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
595 +DPD2BINM[(sourlo>>20)&0x3ff]; \
599 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
607 +DPD2BINM[(sourlo>>20)&0x3ff]; \
611 +DPD2BINM[(sourml>>18)&0x3ff]; \
615 +DPD2BINM[(sourmh>>16)&0x3ff]; \
619 +DPD2BINM[DECCOMBMSD[sourhi>>26]];}
decBasic.c 3841 +DPD2BINM[(sourlo>>20)&0x3ff];

Completed in 86 milliseconds