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

/haiku/src/tools/unzip/unix/
H A Dunxcfg.h14 # define lenEOL 1 macro
/haiku/src/bin/unzip/
H A Dunzpriv.h283 # define lenEOL 2 macro
307 # define lenEOL 1 macro
351 # define lenEOL 1 macro
429 # define lenEOL 2 macro
455 # define lenEOL 1 macro
481 # define lenEOL 1 macro
506 # define lenEOL 1 macro
604 # define lenEOL 1 macro
900 # if (lenEOL == 1)
923 # define OUTBUFSIZ (lenEOL*WSIZ
[all...]
H A Dapi.c375 G.lrec.ucsize * lenEOL : G.lrec.ucsize);
H A Dfileio.c911 if (q > transbuf+(unsigned)transbufsiz-lenEOL) {
969 # if (lenEOL == 1) /* don't check unshrink: both buffers small but equal */
973 if (q > transbuf+(unsigned)transbufsiz-lenEOL) {

Completed in 60 milliseconds