Searched refs:LUT (Results 1 – 3 of 3) sorted by relevance
128 static const unsigned char LUT[100] = { variable155 uint32_t digits = bc_expand_lut(LUT[lower]) << 16 | bc_expand_lut(LUT[upper]); in bc_write_bcd_representation()158 uint32_t digits = bc_expand_lut(LUT[upper]) << 16 | bc_expand_lut(LUT[lower]); in bc_write_bcd_representation()
20620 >>>36 ulelong 0 linear LUT20621 >>>36 ulelong 1 logarithmic LUT20625 >>>64 ulelong 0 linear LUT20626 >>>64 ulelong 1 logarithmic LUT
Completed in 202 milliseconds