Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c257 #define INFLATE_DYNAMIC 2 macro
1114 if (block_type == INFLATE_DYNAMIC) in get_new_block()
1139 if (block_type > INFLATE_DYNAMIC) in inflate_window()