Home
last modified time | relevance | path

Searched refs:mb_magic (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dapple.h297 static unsigned short mb_magic[] = { variable
H A Dapple.c492 hold = (hold << 8) ^ mb_magic[(unsigned char)(hold >> 8)]; in calc_mb_crc()