Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Dvm_allocation.c550 enum { ALIGNED, UNALIGNED }; enumerator
3597 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED) || in run_allocate_test_suites()
3697 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_deallocate_test_suites()
3774 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_read_test_suites()
3847 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED)) { in run_write_test_suites()
3949 if (flags_idx == ANYWHERE && alignments_idx == UNALIGNED) { in run_protect_test_suites()
4053 if ((flags_idx == ANYWHERE && alignments_idx == UNALIGNED)) { in run_copy_test_suites()