Searched defs:ints (Results 1 – 3 of 3) sorted by relevance
913 OSDataAllocation<int> ints(100, OSAllocateMemory); in OSAllocationTests() local962 OSDataAllocation<int> ints(100, OSAllocateMemory); in OSDataAllocationTests() local992 OSBoundedArray<int, 5> ints = {0, 1, 2, 3, 4}; in OSBoundedArrayTests() local1017 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