Searched defs:out_buff (Results 1 – 4 of 4) sorted by relevance
14 class out_buff : public std::stringbuf { class17 out_buff(std::FILE* stream):m_stream(stream) {} in out_buff() function in out_buff
420 char* out_buff; in LZ4IO_compressFilename_Legacy() local969 char* const out_buff = (char*)malloc(LEGACY_BLOCKSIZE); in LZ4IO_decodeLegacyStream() local
2328 xmlOutputBufferPtr out_buff = NULL; in xmlDocDumpFormatMemoryEnc() local