/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb32.C | 7 void A::malloc(unsigned int) {} in malloc() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_malloc_linux.cpp | 65 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 D | remote-vx68.c | 44 #define malloc bogon_malloc macro
|
/openbsd-src/gnu/gcc/gcc/config/i386/ |
H A D | netware-libgcc.c | 50 malloc (size_t size) in malloc() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/ |
H A D | badalloc1.C | 31 extern "C" void *malloc (size_t size) in malloc() function
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | __clang_hip_runtime_wrapper.h | 83 __attribute__((weak)) inline __device__ void *malloc(__hip_size_t __size) { in malloc() function
|
H A D | __clang_cuda_runtime_wrapper.h | 432 __device__ static inline void *malloc(size_t __size) { in malloc() function
|
/openbsd-src/usr.sbin/nsd/ |
H A D | acx_nlnetlabs.m4 | 1204 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 D | acx_nlnetlabs.m4 | 1204 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 D | config.h.in | 1483 # define malloc(s) unbound_stat_malloc_ global() macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gengtype-lex.l | 26 #define malloc xmalloc macro
|
H A D | system.h | 589 #define malloc xmalloc macro
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gengtype-lex.l | 27 #define malloc xmalloc macro
|
H A D | system.h | 638 #define malloc xmalloc macro
|
/openbsd-src/gnu/usr.bin/cvs/vms/ |
H A D | ndir.c | 70 #define malloc xmalloc macro
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_allocator_testlib.cpp | 101 void *malloc(size_t size) { in malloc() function
|
/openbsd-src/usr.sbin/unbound/util/ |
H A D | alloc.h | 193 # define malloc(s) unbound_stat_malloc_lite(s, __FILE__, __LINE__, __func__) macro
|
/openbsd-src/sbin/unwind/libunbound/util/ |
H A D | alloc.h | 193 # define malloc(s) unbound_stat_malloc_lite(s, __FILE__, __LINE__, __func__) macro
|
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/ |
H A D | sdbm.h | 164 # define malloc Perl_malloc macro
|
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/ |
H A D | memprof_malloc_linux.cpp | 53 INTERCEPTOR(void *, malloc, uptr size) { in INTERCEPTOR() argument
|
/openbsd-src/regress/sys/net/rtable/ |
H A D | kern_compat.h | 46 #define malloc(size, bucket, flag) calloc(1, size) macro
|
/openbsd-src/sys/kern/ |
H A D | kern_malloc.c | 143 malloc(size_t size, int type, int flags) malloc() function [all...] |
H A D | subr_blist.c | 122 #define malloc(s,t,f) calloc(1, s) macro
|
/openbsd-src/gnu/gcc/libmudflap/ |
H A D | mf-hooks1.c | 101 WRAPPER(void *, malloc, size_t c) in WRAPPER() argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | dfsan_interceptors.cpp | 63 INTERCEPTOR(void *, malloc, SIZE_T size) { in INTERCEPTOR() argument
|