Home
last modified time | relevance | path

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

/external/grub/stage2/
Dgunzip.c141 static int gzip_filemax; variable
189 filemax = gzip_filemax; in gunzip_swap_values()
190 gzip_filemax = itmp; in gunzip_swap_values()
320 gzip_fsmax = gzip_filemax = *((unsigned long *) (buf + 4)); in gunzip_test_header()