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

/freebsd-10.2-release/contrib/gcclibs/libdecnumber/
H A DdecDPD.h38 /* uint16_t BIN2DPD[1000]; // BIN -> DPD (999 => 2457) */
370 const uint16_t BIN2DPD[1000] = { 0, 1, 2, 3, 4, 5, 6, 7, variable
H A DdecUtility.c175 dpd = BIN2DPD[bin];

Completed in 50 milliseconds