Searched refs:pSize (Results 1 – 2 of 2) sorted by relevance
81 u32 *pSize
557 size_t const pSize = sizeof(ZSTD_seqSymbol) * (SEQSYMBOL_TABLE_SIZE(maxLog)); in ZSTD_buildSeqTable() local558 PREFETCH_AREA(pStart, pSize); in ZSTD_buildSeqTable()