Home
last modified time | relevance | path

Searched defs:ptr1_start (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dfreelist_heap_test.cpp70 uintptr_t ptr1_start = reinterpret_cast<uintptr_t>(ptr1); variable
113 uintptr_t ptr1_start = reinterpret_cast<uintptr_t>(ptr1); variable
/aosp_15_r20/external/pigweed/pw_allocator/
H A Dfreelist_heap_test.cc62 uintptr_t ptr1_start = cpp20::bit_cast<uintptr_t>(ptr1); in TEST_F() local
126 uintptr_t ptr1_start = cpp20::bit_cast<uintptr_t>(ptr1); in TEST_F() local