Home
last modified time | relevance | path

Searched refs:uPtrDiff (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dmem.h43 typedef uintptr_t uPtrDiff; typedef
H A Ddecompress.c876 uPtrDiff gotoDict;
1389 seqState.gotoDict = (uPtrDiff)dictEnd - (uPtrDiff)base; /* cast to avoid undefined behaviour */ in ZSTD_decompressSequencesLong()

Completed in 9 milliseconds