Searched defs:posix_memalign (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp182 int (*posix_memalign)(void **memptr, uptr alignment, uptr size); member in struct:MallocDebugL
/freebsd-current/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h389 # define posix_memalign je_posix_memalign macro

Completed in 111 milliseconds