Home
last modified time | relevance | path

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

/u-boot/lib/zstd/
A Dmem.h34 typedef uintptr_t uPtrDiff; typedef
A Ddecompress.c867 uPtrDiff gotoDict;
1380 seqState.gotoDict = (uPtrDiff)dictEnd - (uPtrDiff)base; /* cast to avoid undefined behaviour */ in ZSTD_decompressSequencesLong()

Completed in 8 milliseconds