Home
last modified time | relevance | path

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

/external/grub/stage2/
Dgunzip.c142 static int gzip_fsmax; variable
194 fsmax = gzip_fsmax; in gunzip_swap_values()
195 gzip_fsmax = itmp; in gunzip_swap_values()
320 gzip_fsmax = gzip_filemax = *((unsigned long *) (buf + 4)); in gunzip_test_header()