Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dfreelist_heap_test.cpp72 uintptr_t ptr2_start = reinterpret_cast<uintptr_t>(ptr2); variable
119 uintptr_t ptr2_start = reinterpret_cast<uintptr_t>(ptr2); variable
/aosp_15_r20/external/pigweed/pw_allocator/
H A Dfreelist_heap_test.cc67 uintptr_t ptr2_start = cpp20::bit_cast<uintptr_t>(ptr2); in TEST_F() local
132 uintptr_t ptr2_start = cpp20::bit_cast<uintptr_t>(ptr2); in TEST_F() local