Searched defs:updcrc (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c158 static unsigned long updcrc(unsigned char *, unsigned);
1255 crc_value = updcrc(buf, (unsigned)size);
1283 /* The crc_23_tab and updcrc() are adapted from gzip 1.3.3 */
1348 static ulg updcrc(s, n) function

Completed in 23 milliseconds