Lines Matching refs:allocators_idx
510 static int allocators_idx; variable
1034 …T_QUIET; T_ASSERT_TRUE(allocators_idx >= 0 && allocators_idx < numofallocators, "Invalid allocator… in set_up_allocator()
1035 set_allocator(allocators[allocators_idx].allocate); in set_up_allocator()
3589 for (allocators_idx = 0; allocators_idx < numofallocators; allocators_idx++) { in run_allocate_test_suites()
3598 (allocators_idx != MACH_VM_ALLOCATE && sizes_idx == ZERO_BYTES && flags_idx == FIXED)) { in run_allocate_test_suites()
3604 allocators[allocators_idx].description, address_flags[flags_idx].description, in run_allocate_test_suites()
3610 if (allocators_idx != MACH_VM_ALLOCATE) { in run_allocate_test_suites()
3615 allocators[allocators_idx].description, address_flags[flags_idx].description, in run_allocate_test_suites()
3621 if (allocators_idx == MACH_VM_ALLOCATE || sizes_idx != ZERO_BYTES) { in run_allocate_test_suites()
3626 allocators[allocators_idx].description, address_flags[flags_idx].description, in run_allocate_test_suites()
3636 …allocators[allocators_idx].description, vm_sizes[sizes_idx].description, (uintmax_t)vm_sizes[sizes… in run_allocate_test_suites()
3640 allocators[allocators_idx].description); in run_allocate_test_suites()
3647 if (allocators_idx != MACH_VM_MAP_NAMED_ENTRY) { in run_allocate_test_suites()
3649 allocators[allocators_idx].description); in run_allocate_test_suites()