Home
last modified time | relevance | path

Searched refs:C_SLOT_C_POPCOUNT_BITS (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/osfmk/vm/
H A Dvm_compressor.h90 #define C_SLOT_C_POPCOUNT_BITS 0 macro
100 #define C_SLOT_C_POPCOUNT_BITS 0 macro
110 #define C_SLOT_C_POPCOUNT_BITS 0 macro
126 C_SLOT_C_CODEC_BITS + C_SLOT_C_POPCOUNT_BITS +
135 #if C_SLOT_C_POPCOUNT_BITS
143 uint32_t c_inline_popcount:C_SLOT_C_POPCOUNT_BITS;