Home
last modified time | relevance | path

Searched refs:index_from_ptr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/GPU/
H A Dallocator.cpp239 uint32_t index_from_ptr(void *ptr, uint32_t chunk_size) { in index_from_ptr() function
290 uint32_t index = index_from_ptr(ptr, chunk_size); in deallocate()