Searched defs:WSIZE (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/unzip/
H A Dexplode.c118 # define WSIZE 0x8000 /* window size--must be a power of two, and */ macro
H A Dinflate.c273 # define WSIZE 65536L /* window size--must be a power of two, and */ macro
275 # define WSIZE 0x8000 /* window size--must be a power of two, and */ macro
H A Dinflatef.c31 # define WSIZE 65536L /* window size--must be a power of two, and */ macro
33 # define WSIZE 0x8000 /* window size--must be a power of two, and */ macro
H A Dunzpriv.h833 # define WSIZE 65536L /* window size--must be a power of two, and */ macro
835 # define WSIZE 0x8000 /* window size--must be a power of two, and */ macro

Completed in 151 milliseconds