Searched refs:INFLATE_DYNAMIC (Results 1 – 1 of 1) sorted by relevance
257 #define INFLATE_DYNAMIC 2 macro1114 if (block_type == INFLATE_DYNAMIC) in get_new_block()1139 if (block_type > INFLATE_DYNAMIC) in inflate_window()