Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/GPU/
H A Dallocator.cpp234 void *ptr_from_index(uint32_t index, uint32_t chunk_size) { in ptr_from_index() function
278 result = ptr_from_index(index, chunk_size); in allocate()