Home
last modified time | relevance | path

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

/xnu-8792.41.9/tests/vm/
H A Dvm_allocation.c1655 int test_flag = 1 << i; in test_allocate_with_kernel_flags() local
1658 if (valid_flags & test_flag) { in test_allocate_with_kernel_flags()
1662 bad_flag = test_flag | flag; in test_allocate_with_kernel_flags()