Searched refs:ZSTD_VecMask (Results 1 – 1 of 1) sorted by relevance
766 typedef U64 ZSTD_VecMask; /* Clarifies when we are interacting with a U64 representing a mask of … typedef772 static U32 ZSTD_VecMask_next(ZSTD_VecMask val) { in ZSTD_VecMask_next()978 FORCE_INLINE_TEMPLATE ZSTD_VecMask1001 FORCE_INLINE_TEMPLATE ZSTD_VecMask1067 ZSTD_VecMask matches = 0; in ZSTD_row_getMatchMask()1192 ZSTD_VecMask matches = ZSTD_row_getMatchMask(tagRow, (BYTE)tag, head, rowEntries); in ZSTD_RowFindBestMatch()1261 ZSTD_VecMask matches = ZSTD_row_getMatchMask(dmsTagRow, (BYTE)dmsTag, head, rowEntries); in ZSTD_RowFindBestMatch()