Searched refs:RAWBUFSIZ (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dunshrink.c155 outbufsiz = RAWBUFSIZ;
H A Dunzpriv.h901 # define RAWBUFSIZ (OUTBUFSIZ>>1) macro
903 # define RAWBUFSIZ ((OUTBUFSIZ>>1) - (OUTBUFSIZ>>7)) macro
905 # define TRANSBUFSIZ (OUTBUFSIZ-RAWBUFSIZ)
931 # define RAWBUFSIZ OUTBUFSIZ macro
H A Dprocess.c193 G.outbuf2 = G.outbuf+RAWBUFSIZ; /* never changes */

Completed in 59 milliseconds