Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dzalloc_internal.h197 uint32_t lowbits = (uint32_t)(offs * magic); in Z_FAST_MOD() local
199 return (lowbits * size) >> 32; in Z_FAST_MOD()