Searched refs:DDT_COMPRESS_FUNCTION_MASK (Results 1 – 2 of 2) sorted by relevance
59 #define DDT_COMPRESS_FUNCTION_MASK 0x7f macro
595 int cpfunc = version & DDT_COMPRESS_FUNCTION_MASK; in ddt_decompress()