Searched defs:aligned_alloc (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/lib/libc/stdlib/ |
| D | aligned_alloc.c | 42 aligned_alloc(size_t alignment, size_t size) in aligned_alloc() function
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| D | new_opa.cc | 71 aligned_alloc (std::size_t al, std::size_t sz) in aligned_alloc() function
|
| /netbsd/src/sbin/newfs/ |
| D | extern.h | 78 #define aligned_alloc(align, size) malloc((size)) macro
|
| /netbsd/src/lib/libbsdmalloc/ |
| D | malloc.c | 527 aligned_alloc(size_t alignment, size_t size) in aligned_alloc() function
|
| /netbsd/src/lib/librumpuser/ |
| D | rumpuser_port.h | 207 aligned_alloc(size_t alignment, size_t size) in aligned_alloc() function
|
| /netbsd/src/sbin/fsck_ffs/ |
| D | fsck.h | 402 #define aligned_alloc(align, size) malloc((size)) macro
|
| /netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
| D | lsan_interceptors.cc | 122 INTERCEPTOR(void*, aligned_alloc, uptr alignment, uptr size) { in INTERCEPTOR() argument
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cfns.gperf | 504 aligned_alloc, 11 keyword
|