Searched refs:DELTANEXTMAXD (Results 1 - 1 of 1) sorted by relevance
/third_party/lz4/lib/ | ||
H A D | lz4hc.c | 83 #define DELTANEXTMAXD(p) chainTable[(p) & LZ4HC_MAXD_MASK] /* flexible, LZ4HC_MAXD dependent */ macro |
Completed in 3 milliseconds