Home
last modified time | relevance | path

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

/xnu-8792.41.9/tests/vm/
H A Dvm_allocation.c542 enum { ALIGNED, UNALIGNED }; enumerator
3586 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED) || in run_allocate_test_suites()
3686 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_deallocate_test_suites()
3763 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_read_test_suites()
3836 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED)) { in run_write_test_suites()
3938 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_protect_test_suites()
4042 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED)) { in run_copy_test_suites()