Searched refs:lowbits (Results 1 – 1 of 1) sorted by relevance
196 uint32_t lowbits = (uint32_t)(offs * magic); in Z_FAST_MOD() local198 return (lowbits * size) >> 32; in Z_FAST_MOD()