Home
last modified time | relevance | path

Searched defs:memptr (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/lib/libc/stdlib/
H A Daligned_alloc.c41 void *memptr; aligned_alloc() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_malloc_mac.cc43 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dtsan_mman.cc251 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 Dtsan_malloc_mac.cc41 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dtsan_mman.cc249 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 Dlsan_malloc_mac.cc38 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dlsan_allocator.cc144 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 Dlsan_malloc_mac.cc40 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dlsan_allocator.cc141 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 Dasan_malloc_mac.cc39 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dasan_malloc_linux.cc63 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 Dtsan_malloc_mac.cpp42 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_malloc_mac.cpp39 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dlsan_allocator.cpp151 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 Dasan_malloc_mac.cc41 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dasan_malloc_linux.cc65 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 Din_cksum.c58 union memptr { union
/netbsd-src/sys/arch/evbmips/mipssim/
H A Dmachdep.c230 uint32_t *memptr; in mach_init_memory() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_mac.cpp41 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dasan_malloc_linux.cpp144 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_allocation_functions.cpp32 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 Dsanitizer_allocator_testlib.cc152 int posix_memalign(void **memptr, size_t alignment, size_t size) { in posix_memalign()
/netbsd-src/lib/libbsdmalloc/
H A Dmalloc.c561 posix_memalign(void **memptr, size_t alignment, size_t size) in posix_memalign() argument
/netbsd-src/external/gpl3/gcc/dist/libgfortran/caf/
H A Dsingle.c41 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 Dsingle.c41 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

12