Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dzalloc_internal.h615 uint64_t quo; in zone_index() local
621 quo = Z_FAST_QUO(delta, Z_MAGIC_QUO(sizeof(*z))); in zone_index()
622 __builtin_assume(quo < MAX_ZONES); in zone_index()
623 return (zone_id_t)quo; in zone_index()
/xnu-11215.1.10/doc/building/
H A Dbound_checks.md108 The configuration status quo of any file in xnu is to build with no options