Home
last modified time | relevance | path

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

/titanic_41/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); in gunzip_read()
1348 static ulg updcrc(s, n) in updcrc() function