Searched defs:iLowLimit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/lz4/ |
H A D | lz4hc_compress.c | 168 LZ4HC_InsertAndGetWiderMatch( LZ4HC_CCtx_internal *hc4, const BYTE * const ip, const BYTE * const iLowLimit, const BYTE * const iHighLimit, int longest, const BYTE **matchpos, const BYTE **startpos, const int maxNbAttempts) LZ4HC_InsertAndGetWiderMatch() argument
|
/kernel/linux/linux-6.6/lib/lz4/ |
H A D | lz4hc_compress.c | 168 LZ4HC_InsertAndGetWiderMatch( LZ4HC_CCtx_internal *hc4, const BYTE * const ip, const BYTE * const iLowLimit, const BYTE * const iHighLimit, int longest, const BYTE **matchpos, const BYTE **startpos, const int maxNbAttempts) LZ4HC_InsertAndGetWiderMatch() argument
|
Completed in 3 milliseconds