Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dzalloc_internal.h618 uint64_t quo; in zone_index() local
624 quo = Z_FAST_QUO(delta, Z_MAGIC_QUO(sizeof(*z))); in zone_index()
625 __builtin_assume(quo < MAX_ZONES); in zone_index()
626 return (zone_id_t)quo; in zone_index()
/xnu-11417.140.69/doc/building/
H A Dbound_checks.md135 The configuration status quo of any file in xnu is to build with no options