Home
last modified time | relevance | path

Searched defs:overflowed (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/tests/vm/configurator/
H A Dvm_configurator.h831 bool overflowed = __builtin_add_overflow(checker->address, checker->size, &end); in checker_end_address() local
H A Dvm_configurator.c1847 bool overflowed = __builtin_add_overflow(size, templates[i].size, &size); in overestimate_size() local
/xnu-12377.41.6/osfmk/vm/
H A Dvm_map.c26241 bool overflowed; in vm_map_testing_remap_submap_and_unlock() local