Home
last modified time | relevance | path

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

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