Searched defs:pNew_buf (Results 1 – 1 of 1) sorted by relevance
942 …tinfl_decompressor decomp; void *pBuf = NULL, *pNew_buf; size_t src_buf_ofs = 0, out_buf_capacity … in tinfl_decompress_mem_to_heap() local1987 size_t new_capacity = p->m_capacity; mz_uint8 *pNew_buf; if (!p->m_expandable) return MZ_FALSE; in tdefl_output_buffer_putter() local