Searched refs:bufferT (Results 1 – 1 of 1) sorted by relevance
622 …const size_t* const bufferT = (const size_t*)buffer; /* Buffer is supposed malloc'ed, hence alig… in LZ4IO_fwriteSparse() local623 const size_t* ptrT = bufferT; in LZ4IO_fwriteSparse()625 const size_t* const bufferTEnd = bufferT + bufferSizeT; in LZ4IO_fwriteSparse()