Searched refs:UNZIP_VERSION (Results 1 – 2 of 2) sorted by relevance
768 } else if (G.crec.version_needed_to_extract[0] > UNZIP_VERSION) { in store_info()774 UNZIP_VERSION / 10, UNZIP_VERSION % 10)); in store_info()
645 # define UNZIP_VERSION 21 /* compatible with PKUNZIP 4.0 */ macro647 # define UNZIP_VERSION 20 /* compatible with PKUNZIP 2.0 */ macro