Searched refs:INFLATE_DYNAMIC (Results 1 – 1 of 1) sorted by relevance
252 #define INFLATE_DYNAMIC 2 macro1095 if (block_type == INFLATE_DYNAMIC) in get_new_block()1120 if (block_type > INFLATE_DYNAMIC) in inflate_window()