Searched refs:DTablePtr (Results 1 – 2 of 2) sorted by relevance
434 static size_t ZSTD_buildSeqTable(ZSTD_seqSymbol* DTableSpace, const ZSTD_seqSymbol** DTablePtr, in ZSTD_buildSeqTable() argument451 *DTablePtr = DTableSpace; in ZSTD_buildSeqTable()454 *DTablePtr = defaultTable; in ZSTD_buildSeqTable()460 const void* const pStart = *DTablePtr; in ZSTD_buildSeqTable()472 *DTablePtr = DTableSpace; in ZSTD_buildSeqTable()
605 static size_t ZSTD_buildSeqTable(ZSTD_seqSymbol* DTableSpace, const ZSTD_seqSymbol** DTablePtr, in ZSTD_buildSeqTable() argument623 *DTablePtr = DTableSpace; in ZSTD_buildSeqTable()626 *DTablePtr = defaultTable; in ZSTD_buildSeqTable()632 const void* const pStart = *DTablePtr; in ZSTD_buildSeqTable()644 *DTablePtr = DTableSpace; in ZSTD_buildSeqTable()