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