Searched refs:LZW_CLEAN (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/unzip/
H A Dunshrink.c70 #include "unzip.h" /* defines LZW_CLEAN by default */
73 #ifndef LZW_CLEAN
314 #endif /* !LZW_CLEAN */
H A Dunzip.c387 # ifdef LZW_CLEAN
389 "LZW_CLEAN (PKZIP/Zip 1.x unshrinking method not supported)";
431 # ifndef LZW_CLEAN
1773 #ifdef LZW_CLEAN
1848 #ifndef LZW_CLEAN
H A Dextract.c219 #ifndef LZW_CLEAN
709 # ifdef LZW_CLEAN /* no shrunk files */
1466 #ifndef LZW_CLEAN
1491 #endif /* !LZW_CLEAN */
H A Dunzpriv.h977 #if (!defined(LZW_CLEAN) && !defined(USE_UNSHRINK))
978 # define LZW_CLEAN macro
1872 #ifndef LZW_CLEAN
1875 #endif /* !LZW_CLEAN */

Completed in 106 milliseconds