Searched refs:bufh (Results 1 – 1 of 1) sorted by relevance
90 struct deflate_buf *bufh, *bufp; in deflate_global() local94 bufh = bufp = NULL; in deflate_global()114 bufh = bufp = malloc(sizeof(*bufp) + (size_t)(size * i), in deflate_global()199 for (bufp = bufh; bufp != NULL; ) { in deflate_global()227 for (bufp = bufh; bufp != NULL; ) { in deflate_global()