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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo1a_de.h83 #define OSIZE (1 << OBITS) macro
84 #define OMASK (OSIZE - 1)
H A Dlzo1.c96 #define OSIZE (1 << OBITS) macro
97 #define OMASK (OSIZE - 1)
H A Dlzo1a.c461 if (m_off < OSIZE)

Completed in 152 milliseconds