Home
last modified time | relevance | path

Searched refs:MAXD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/zlib_inflate/
H A Dinftrees.h47 #define MAXD 592 macro
H A Dinftrees.c157 the worst case distance code, MAXD. This should never happen, but the in zlib_inflate_table()
198 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table()
266 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table()
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinftrees.h47 #define MAXD 592 macro
H A Dinftrees.c157 the worst case distance code, MAXD. This should never happen, but the in zlib_inflate_table()
198 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table()
266 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table()

Completed in 2 milliseconds