Searched refs:MEMC_VAL_SET_FLAG (Results 1 – 1 of 1) sorted by relevance
112 #define MEMC_VAL_SET_FLAG(internal_flags, internal_flag) ((internal_flags) |= (((internal_flag) << … macro924 MEMC_VAL_SET_FLAG(*flags, MEMC_VAL_COMPRESSED | compression_type_flag); in s_compress_value()