Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/vm/
H A Dvm_compressor.h90 #define C_SLOT_C_POPCOUNT_BITS 0 macro
100 #define C_SLOT_C_POPCOUNT_BITS 18 macro
110 #define C_SLOT_C_POPCOUNT_BITS 0 macro
120 #define C_SLOT_C_POPCOUNT_BITS 0 macro
136 C_SLOT_C_CODEC_BITS + C_SLOT_C_POPCOUNT_BITS +
145 #if C_SLOT_C_POPCOUNT_BITS
153 uint32_t c_inline_popcount:C_SLOT_C_POPCOUNT_BITS;