Searched defs:first_ptr (Results 1 – 6 of 6) sorted by relevance
52 uintptr_t first_ptr = (uintptr_t)extent_addr_get(extent); in je_malloc_iterate() local
126 int* first_ptr = first.get(); in TEST() local
91 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal() local
89 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal() local
195 float* first_ptr = TypedAllocator::Allocate<float>(&a, 1024, {}); in TEST_P() local249 float* first_ptr = TypedAllocator::Allocate<float>(&a, 1 << 6, {}); in TEST_P() local
5139 void* first_ptr = allocator.root()->Alloc(allocation_size, ""); in TEST_P() local