Home
last modified time | relevance | path

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

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