Home
last modified time | relevance | path

Searched refs:ncount (Results 1 – 2 of 2) sorted by relevance

/linux/lib/zstd/common/
H A Dfse_decompress.c314 short ncount[FSE_MAX_SYMBOL_VALUE + 1]; member
336 …size_t const NCountLength = FSE_readNCount_bmi2(wksp->ncount, &maxSymbolValue, &tableLog, istart, … in FSE_decompress_wksp_body()
348 …CHECK_F( FSE_buildDTable_internal(wksp->dtable, wksp->ncount, maxSymbolValue, tableLog, workSpace,… in FSE_decompress_wksp_body()
/linux/fs/xfs/
H A Dxfs_trace.h5323 __field(xfs_filblks_t, ncount)
5340 __entry->ncount = new->br_blockcount;
5351 __entry->noff, __entry->nstart, __entry->ncount,