Searched refs:bytebuffer_max (Results 1 – 1 of 1) sorted by relevance
132 #define bytebuffer_max 0x4000 macro263 unsigned sz = bytebuffer_max - 4; in fill_bitbuffer()1077 bytebuffer = xmalloc(bytebuffer_max); in IF_DESKTOP()1100 bytebuffer_size = full_read(gunzip_src_fd, &bytebuffer[count], bytebuffer_max - count); in top_up()1245 bytebuffer = xmalloc(bytebuffer_max); in IF_DESKTOP()