roundoff          708 dev/usb/uftdi.c 	static const unsigned char roundoff[16] = {
roundoff          732 dev/usb/uftdi.c 	d = (d & ~15) + roundoff[d & 15];