Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c553 enum { ALIGNED, UNALIGNED }; enumerator
3607 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED) || in run_allocate_test_suites()
3698 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_deallocate_test_suites()
3776 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_read_test_suites()
3849 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED)) { in run_write_test_suites()
3950 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_protect_test_suites()
4052 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED)) { in run_copy_test_suites()