Searched defs:buffOut (Results 1 – 2 of 2) sorted by relevance
66 char buffOut[CHUNK] = {0}; variable78 char buffOut[CHUNK] = {0}; variable
36 char buffOut[CHUNK] = { 0 }; in Compress() local119 DumpStatus DumpCompressor::DeflateBuffer(int flush, char*& buffOut, size_t& dstPos) in DeflateBuffer()