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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo1a_de.h89 #define LSIZE (1 << LBITS) macro
90 #define LMASK (LSIZE - 1)
109 #define MAX_MATCH_LONG (MIN_MATCH_LONG + LSIZE - 1)

Completed in 47 milliseconds