__bcd2bin         151 dev/isa/mcd.c  u_int8_t const __bcd2bin[] = {
__bcd2bin         176 dev/isa/mcd.c  #define	bcd2bin(b)	(__bcd2bin[(b)&0xff])