Home
last modified time | relevance | path

Searched defs:aligned_alloc (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/lib/libc/stdlib/
H A Daligned_alloc.c39 aligned_alloc(size_t alignment, size_t size) aligned_alloc() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dnew_opa.cc71 aligned_alloc (std::size_t al, std::size_t sz) in aligned_alloc() function
/netbsd-src/sbin/newfs/
H A Dextern.h78 #define aligned_alloc(align, size) malloc((size)) macro
/netbsd-src/lib/libbsdmalloc/
H A Dmalloc.c527 aligned_alloc(size_t alignment, size_t size) in aligned_alloc() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cpp112 INTERCEPTOR(void*, aligned_alloc, uptr boundary, uptr size) { in INTERCEPTOR() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc182 INTERCEPTOR(void*, aligned_alloc, uptr boundary, uptr size) { in INTERCEPTOR() argument
/netbsd-src/lib/librumpuser/
H A Drumpuser_port.h205 aligned_alloc(size_t alignment, size_t size) aligned_alloc() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_linux.cc184 INTERCEPTOR(void*, aligned_alloc, uptr boundary, uptr size) { in INTERCEPTOR() argument
/netbsd-src/sbin/fsck_ffs/
H A Dfsck.h402 #define aligned_alloc(align, size) malloc((size)) macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_interceptors.cc122 INTERCEPTOR(void*, aligned_alloc, uptr alignment, uptr size) { in INTERCEPTOR() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_interceptors.cc120 INTERCEPTOR(void*, aligned_alloc, uptr alignment, uptr size) { in INTERCEPTOR() argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_interceptors.cpp146 INTERCEPTOR(void*, aligned_alloc, uptr alignment, uptr size) { in INTERCEPTOR() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf504 aligned_alloc, 11 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf504 aligned_alloc, 11 keyword
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc189 INTERCEPTOR(void *, aligned_alloc, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc804 TSAN_INTERCEPTOR(void*, aligned_alloc, uptr align, uptr sz) { in TSAN_INTERCEPTOR() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc815 TSAN_INTERCEPTOR(void*, aligned_alloc, uptr align, uptr sz) { in TSAN_INTERCEPTOR() argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp800 TSAN_INTERCEPTOR(void*, aligned_alloc, uptr align, uptr sz) { in TSAN_INTERCEPTOR() argument