Searched refs:VM_SANITIZE_UNSAFE_IS_ZERO (Results 1 – 4 of 4) sorted by relevance
325 #define VM_SANITIZE_UNSAFE_IS_ZERO(_var) VM_SANITIZE_UNSAFE_IS_EQUAL(_var, 0) macro
322 if (VM_SANITIZE_UNSAFE_IS_ZERO(*size_u)) { in mach_make_memory_entry_named_create()525 if (VM_SANITIZE_UNSAFE_IS_ZERO(*size_u)) { in mach_make_memory_entry_copy()641 if (VM_SANITIZE_UNSAFE_IS_ZERO(*size_u)) { in mach_make_memory_entry_share()
1095 if (VM_SANITIZE_UNSAFE_IS_ZERO(access)) { in mach_vm_wire_external()
11715 if (VM_SANITIZE_UNSAFE_IS_ZERO(len_u)) { in vm_map_copyin_internal()