Home
last modified time | relevance | path

Searched defs:msd (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal32.c140 uInt msd; /* work */ in decimal32FromNumber() local
190 uInt msd; /* coefficient MSD */ in decimal32ToNumber() local
259 uInt msd; /* coefficient MSD */ in decimal32ToString() local
H A Ddecimal128.c144 uInt msd; /* work */ in decimal128FromNumber() local
198 uInt msd; /* coefficient MSD */ in decimal128ToNumber() local
286 uInt msd; /* coefficient MSD */ in decimal128ToString() local
H A Ddecimal64.c148 uInt msd; /* work */ in decimal64FromNumber() local
215 uInt msd; /* coefficient MSD */ in decimal64ToNumber() local
302 uInt msd; /* coefficient MSD */ in decimal64ToString() local
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h290 uByte *msd; /* -> most significant digit */ member
/openbmc/u-boot/include/
H A Dddr_spd.h285 unsigned char msd[26]; /* 150-175 Mfg's Specific Data */ member
494 uint8_t msd[29]; /* 353~381 Mfg's Specific Data */ member
/openbmc/linux/crypto/
H A Decc.c74 __be64 msd = 0; in ecc_digits_from_bytes() local
/openbmc/linux/drivers/net/hyperv/
H A Dhyperv_net.h1123 struct multi_send_data msd; member