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

/haiku/src/bin/unzip/
H A Dunshrink.c132 (G.outbuf2 = (uch *)malloc(TRANSBUFSIZ)) == (uch *)NULL)
H A Dunzpriv.h905 # define TRANSBUFSIZ (OUTBUFSIZ-RAWBUFSIZ) macro
920 # define TRANSBUFSIZ 0xFF80 macro
924 # define TRANSBUFSIZ (lenEOL*OUTBUFSIZ) macro
H A Dfileio.c813 transbufsiz = TRANSBUFSIZ;

Completed in 44 milliseconds