Home
last modified time | relevance | path

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

/external/grub/stage2/
Dgunzip.c144 static unsigned long gzip_crc; variable
319 gzip_crc = *((unsigned long *) buf); in gunzip_test_header()