Searched refs:bufh (Results 1 – 1 of 1) sorted by relevance
93 struct deflate_buf *bufh, *bufp; in deflate_global() local97 bufh = bufp = NULL; in deflate_global()117 bufh = bufp = malloc(sizeof(*bufp) + (size_t)(size * i), in deflate_global()202 for (bufp = bufh; bufp != NULL; ) { in deflate_global()230 for (bufp = bufh; bufp != NULL; ) { in deflate_global()