Searched refs:DTablePtr (Results 1 – 2 of 2) sorted by relevance
529 static size_t ZSTD_buildSeqTable(ZSTD_seqSymbol* DTableSpace, const ZSTD_seqSymbol** DTablePtr, in ZSTD_buildSeqTable() argument547 *DTablePtr = DTableSpace; in ZSTD_buildSeqTable()550 *DTablePtr = defaultTable; in ZSTD_buildSeqTable()556 const void* const pStart = *DTablePtr; in ZSTD_buildSeqTable()568 *DTablePtr = DTableSpace; in ZSTD_buildSeqTable()
26824 static size_t ZSTD_buildSeqTable(ZSTD_seqSymbol* DTableSpace, const ZSTD_seqSymbol** DTablePtr, in ZSTD_buildSeqTable() argument26841 *DTablePtr = DTableSpace; in ZSTD_buildSeqTable()26844 *DTablePtr = defaultTable; in ZSTD_buildSeqTable()26850 const void* const pStart = *DTablePtr; in ZSTD_buildSeqTable()26862 *DTablePtr = DTableSpace; in ZSTD_buildSeqTable()