Searched refs:C_SLOT_NO_POPCOUNT (Results 1 – 3 of 3) sorted by relevance
307 uint32_t pop_count = C_SLOT_NO_POPCOUNT; in metacompressor()392 uint32_t pop_count = C_SLOT_NO_POPCOUNT; in metadecompressor()
133 #define C_SLOT_NO_POPCOUNT ((16u << C_SLOT_C_SIZE_BITS) - 1) macro
4692 assert(inline_popcount == C_SLOT_NO_POPCOUNT); in c_compress_page()5135 assert(inline_popcount != C_SLOT_NO_POPCOUNT); in c_decompress_page()5136 assert(cs->c_inline_popcount != C_SLOT_NO_POPCOUNT); in c_decompress_page()5144 assert(inline_popcount == C_SLOT_NO_POPCOUNT); in c_decompress_page()