Searched refs:msd (Results 1 – 9 of 9) sorted by relevance
140 uInt msd; /* work */ in decimal32FromNumber() local155 msd=(dn->digits==7 ? dn->lsu[2] : 0); in decimal32FromNumber()160 msd=targ>>20; in decimal32FromNumber()165 if (msd>=8) comb=0x18 | ((exp>>5) & 0x06) | (msd & 0x01); in decimal32FromNumber()190 uInt msd; /* coefficient MSD */ in decimal32ToNumber() local209 if (msd==0) { in decimal32ToNumber()215 msd=0; /* no top digit */ in decimal32ToNumber()223 if (msd) { /* non-zero msd */ in decimal32ToNumber()259 uInt msd; /* coefficient MSD */ in decimal32ToString() local283 if (msd==0) { /* infinity */ in decimal32ToString()[all …]
144 uInt msd; /* work */ in decimal128FromNumber() local158 msd=targhi>>14; in decimal128FromNumber()162 if (msd>=8) comb=0x18 | ((exp>>11) & 0x06) | (msd & 0x01); in decimal128FromNumber()163 else comb=((exp>>9) & 0x18) | msd; in decimal128FromNumber()198 uInt msd; /* coefficient MSD */ in decimal128ToNumber() local233 if (msd==0) { in decimal128ToNumber()239 msd=0; /* no top digit */ in decimal128ToNumber()247 if (msd) { /* non-zero msd */ in decimal128ToNumber()286 uInt msd; /* coefficient MSD */ in decimal128ToString() local326 if (msd==0) { /* infinity */ in decimal128ToString()[all …]
148 uInt msd; /* work */ in decimal64FromNumber() local178 msd=targhi>>18; in decimal64FromNumber()183 if (msd>=8) comb=0x18 | ((exp>>7) & 0x06) | (msd & 0x01); in decimal64FromNumber()184 else comb=((exp>>5) & 0x18) | msd; in decimal64FromNumber()215 uInt msd; /* coefficient MSD */ in decimal64ToNumber() local244 if (msd==0) { in decimal64ToNumber()250 msd=0; /* no top digit */ in decimal64ToNumber()258 if (msd) { /* non-zero msd */ in decimal64ToNumber()302 uInt msd; /* coefficient MSD */ in decimal64ToString() local336 if (msd==0) { /* infinity */ in decimal64ToString()[all …]
285 unsigned char msd[26]; /* 150-175 Mfg's Specific Data */ member494 uint8_t msd[29]; /* 353~381 Mfg's Specific Data */ member
290 uByte *msd; /* -> most significant digit */ member
1413 printf("%02x ", spd->msd[i - 150]); in ddr3_spd_dump()1679 printf("%02x ", spd->msd[i - 353]); in ddr4_spd_dump()
1123 struct multi_send_data msd; member
1214 msdp = &nvchan->msd; in netvsc_send()
1216 ed3f msd RXF_FRRDF