Searched refs:updcrc (Results 1 – 1 of 1) sorted by relevance
158 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