Searched defs:ints (Results 1 – 3 of 3) sorted by relevance
333 OSAllocation<int> ints(100, OSAllocateMemory); in OSAllocationTests() local380 OSDataAllocation<int> ints(100, OSAllocateMemory); in OSDataAllocationTests() local410 OSBoundedArray<int, 5> ints = {0, 1, 2, 3, 4}; in OSBoundedArrayTests() local435 OSBoundedArrayRef<int> ints(storage); in OSBoundedArrayRefTests() local
602 void *ints = malloc(sizeof(u_int32_t) * num_ints); in client() local
689 void *ints = malloc(sizeof(u_int32_t) * num_ints); in client() local