Searched defs:tagTable (Results 1 – 3 of 3) sorted by relevance
852 FORCE_INLINE_TEMPLATE void ZSTD_row_prefetch(U32 const* hashTable, U16 const* tagTable, U32 const r… in ZSTD_row_prefetch()876 U16 const* const tagTable = ms->tagTable; in ZSTD_row_fillHashCache() local898 U16 const* tagTable, BYTE const* base, in ZSTD_row_nextCachedHash()920 U16* const tagTable = ms->tagTable; in ZSTD_row_update_internalImpl() local1137 U16* const tagTable = ms->tagTable; in ZSTD_RowFindBestMatch() local
221 …U16* tagTable; /* For row-based matchFinder: A row-based table containin… member
130 void *tagTable; member