Searched refs:bufh (Results 1 – 1 of 1) sorted by relevance
91 struct deflate_buf *bufh, *bufp; in deflate_global() local95 bufh = bufp = NULL; in deflate_global()115 bufh = bufp = malloc(sizeof(*bufp) + (size_t)(size * i), in deflate_global()200 for (bufp = bufh; bufp != NULL; ) { in deflate_global()228 for (bufp = bufh; bufp != NULL; ) { in deflate_global()