Searched refs:DPD2BIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/gcclibs/libdecnumber/
H A DdecDPD.h39 /* uint16_t DPD2BIN[1024]; // DPD -> BIN (0x3FF => 999) */
453 const uint16_t DPD2BIN[1024] = { 0, 1, 2, 3, 4, 5, 6, 7, variable
H A DdecUtility.c274 *uout = DPD2BIN[dpd]; /* convert 10 bits to binary 0-999 */

Completed in 45 milliseconds