Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/vm/
H A Dvm_allocation.c542 enum { ALIGNED, UNALIGNED }; enumerator
3580 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED) || in run_allocate_test_suites()
3680 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_deallocate_test_suites()
3757 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_read_test_suites()
3830 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED)) { in run_write_test_suites()
3932 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_protect_test_suites()
4036 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED)) { in run_copy_test_suites()