Home
last modified time | relevance | path

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

/xnu-8792.41.9/tests/vm/
H A Dvm_allocation.c531 enum { ANYWHERE, FIXED }; enumerator
3587 (allocators_idx != MACH_VM_ALLOCATE && sizes_idx == ZERO_BYTES && flags_idx == FIXED)) { in run_allocate_test_suites()