Searched refs:BUFLEN (Results 1 – 2 of 2) sorted by relevance
135 #define BUFLEN 16384 macro242 unsigned char out[BUFLEN];251 strm->avail_out = BUFLEN;253 fwrite(out, 1, BUFLEN - strm->avail_out, gz->file);301 unsigned char out[BUFLEN];311 strm->avail_out = BUFLEN;313 fwrite(out, 1, BUFLEN - strm->avail_out, gz->file);366 local char buf[BUFLEN];434 local char buf[BUFLEN];
62 #define BUFLEN 16384 macro102 local char buf[BUFLEN];170 local char buf[BUFLEN];