| /netbsd-src/lib/libc/stdlib/ |
| H A D | aligned_alloc.c | 41 void *memptr; aligned_alloc() local
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_malloc_mac.cc | 43 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | tsan_mman.cc | 251 int user_posix_memalign(ThreadState *thr, uptr pc, void **memptr, uptr align, in user_posix_memalign()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
| H A D | tsan_malloc_mac.cc | 41 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | tsan_mman.cc | 249 int user_posix_memalign(ThreadState *thr, uptr pc, void **memptr, uptr align, in user_posix_memalign()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/ |
| H A D | lsan_malloc_mac.cc | 38 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | lsan_allocator.cc | 144 int lsan_posix_memalign(void **memptr, uptr alignment, uptr size, in lsan_posix_memalign()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
| H A D | lsan_malloc_mac.cc | 40 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | lsan_allocator.cc | 141 int lsan_posix_memalign(void **memptr, uptr alignment, uptr size, in lsan_posix_memalign()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
| H A D | asan_malloc_mac.cc | 39 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | asan_malloc_linux.cc | 63 static int PosixMemalignFromLocalPool(void **memptr, uptr alignment, in PosixMemalignFromLocalPool() 214 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
| H A D | tsan_malloc_mac.cpp | 42 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/ |
| H A D | lsan_malloc_mac.cpp | 39 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | lsan_allocator.cpp | 151 int lsan_posix_memalign(void **memptr, uptr alignment, uptr size, in lsan_posix_memalign()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_malloc_mac.cc | 41 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | asan_malloc_linux.cc | 65 static int PosixMemalignFromLocalPool(void **memptr, uptr alignment, in PosixMemalignFromLocalPool() 216 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
|
| /netbsd-src/sys/arch/mips/mips/ |
| H A D | in_cksum.c | 58 union memptr { union
|
| /netbsd-src/sys/arch/evbmips/mipssim/ |
| H A D | machdep.c | 230 uint32_t *memptr; in mach_init_memory() local
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
| H A D | asan_malloc_mac.cpp | 41 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | asan_malloc_linux.cpp | 144 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
| H A D | hwasan_allocation_functions.cpp | 32 int __sanitizer_posix_memalign(void **memptr, uptr alignment, uptr size) { in __sanitizer_posix_memalign()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| H A D | sanitizer_allocator_testlib.cc | 152 int posix_memalign(void **memptr, size_t alignment, size_t size) { in posix_memalign()
|
| /netbsd-src/lib/libbsdmalloc/ |
| H A D | malloc.c | 561 posix_memalign(void **memptr, size_t alignment, size_t size) in posix_memalign() argument
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/caf/ |
| H A D | single.c | 41 void *memptr; member 1572 void *memptr = single_token->memptr; in _gfortran_caf_get_by_ref() local 2461 void *memptr = single_token->memptr; in _gfortran_caf_send_by_ref() local 3051 void *memptr = single_token->memptr; in _gfortran_caf_is_present() local
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/caf/ |
| H A D | single.c | 41 void *memptr; member 1572 void *memptr = single_token->memptr; in _gfortran_caf_get_by_ref() local 2461 void *memptr = single_token->memptr; in _gfortran_caf_send_by_ref() local 3050 void *memptr = single_token->memptr; in _gfortran_caf_is_present() local
|