Home
last modified time | relevance | path

Searched defs:malloc (Results 1 – 25 of 40) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb32.C7 void A::malloc(unsigned int) {} in malloc() function
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp65 INTERCEPTOR(void*, malloc, uptr size) { in INTERCEPTOR() argument
170 void *(*malloc)(uptr bytes); member
182 void *(*malloc)(uptr bytes); member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-vx68.c44 #define malloc bogon_malloc macro
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dnetware-libgcc.c50 malloc (size_t size) in malloc() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dbadalloc1.C31 extern "C" void *malloc (size_t size) in malloc() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h83 __attribute__((weak)) inline __device__ void *malloc(__hip_size_t __size) { in malloc() function
H A D__clang_cuda_runtime_wrapper.h432 __device__ static inline void *malloc(size_t __size) { in malloc() function
/openbsd-src/usr.sbin/nsd/
H A Dacx_nlnetlabs.m41204 AC_DEFINE_UNQUOTED([malloc], [rpl_malloc_$1], [Define if replacement function should be used.])] , definition
1209 AC_DEFINE_UNQUOTED([malloc], [rpl_malloc_$1], [Define if replacement function should be used.])] ) definition
/openbsd-src/usr.sbin/unbound/
H A Dacx_nlnetlabs.m41204 AC_DEFINE_UNQUOTED([malloc], [rpl_malloc_$1], [Define if replacement function should be used.])] , definition
1209 AC_DEFINE_UNQUOTED([malloc], [rpl_malloc_$1], [Define if replacement function should be used.])] ) definition
H A Dconfig.h.in1483 # define malloc(s) unbound_stat_malloc_ global() macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgengtype-lex.l26 #define malloc xmalloc macro
H A Dsystem.h589 #define malloc xmalloc macro
/openbsd-src/gnu/gcc/gcc/
H A Dgengtype-lex.l27 #define malloc xmalloc macro
H A Dsystem.h638 #define malloc xmalloc macro
/openbsd-src/gnu/usr.bin/cvs/vms/
H A Dndir.c70 #define malloc xmalloc macro
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp101 void *malloc(size_t size) { in malloc() function
/openbsd-src/usr.sbin/unbound/util/
H A Dalloc.h193 # define malloc(s) unbound_stat_malloc_lite(s, __FILE__, __LINE__, __func__) macro
/openbsd-src/sbin/unwind/libunbound/util/
H A Dalloc.h193 # define malloc(s) unbound_stat_malloc_lite(s, __FILE__, __LINE__, __func__) macro
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/
H A Dsdbm.h164 # define malloc Perl_malloc macro
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp53 INTERCEPTOR(void *, malloc, uptr size) { in INTERCEPTOR() argument
/openbsd-src/regress/sys/net/rtable/
H A Dkern_compat.h46 #define malloc(size, bucket, flag) calloc(1, size) macro
/openbsd-src/sys/kern/
H A Dkern_malloc.c143 malloc(size_t size, int type, int flags) malloc() function
[all...]
H A Dsubr_blist.c122 #define malloc(s,t,f) calloc(1, s) macro
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks1.c101 WRAPPER(void *, malloc, size_t c) in WRAPPER() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp63 INTERCEPTOR(void *, malloc, SIZE_T size) { in INTERCEPTOR() argument

12