Searched defs:memalign (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dconfig.h5 #define memalign(align, size) ({ \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_malloc.cpp53 INTERCEPTOR_ATTRIBUTE void *memalign(size_t alignment, size_t size) { function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp255 void *(*memalign)(uptr alignment, uptr bytes); member in struct:MallocDebugK
265 void *(*memalign)(uptr alignment, uptr bytes); member in struct:MallocDebugL
/freebsd-11-stable/contrib/gcc/
H A Demit-rtl.c1844 unsigned int memalign = MEM_ALIGN (memref); local

Completed in 145 milliseconds