Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dlz4.c41 #define MAX_DISTANCE ((1 << MAXD_LOG) - 1) macro
/openbmc/linux/lib/lz4/
H A Dlz4defs.h96 #define MAX_DISTANCE ((1 << MAXD_LOG) - 1) macro