Home
last modified time | relevance | path

Searched defs:oMatchEnd (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/zstd/
A Ddecompress.c876 BYTE *const oMatchEnd = op + sequenceLength; /* risk : address space overflow (32-bits) */ in ZSTD_execSequenceLast7() local
1003 BYTE *const oMatchEnd = op + sequenceLength; /* risk : address space overflow (32-bits) */ in ZSTD_execSequence() local
1259 BYTE *const oMatchEnd = op + sequenceLength; /* risk : address space overflow (32-bits) */ in ZSTD_execSequenceLong() local

Completed in 11 milliseconds