Home
last modified time | relevance | path

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

/u-boot/lib/zstd/
A Dfse_decompress.c189 BYTE *const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
190 BYTE *const olimit = omax - 3; in FSE_decompress_usingDTable_generic()
232 if (op > (omax - 2)) in FSE_decompress_usingDTable_generic()
240 if (op > (omax - 2)) in FSE_decompress_usingDTable_generic()

Completed in 3 milliseconds