Home
last modified time | relevance | path

Searched defs:calloc (Results 1 – 25 of 52) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) in calloc() function
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) in calloc() function
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) in calloc() function
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) in calloc() function
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) in calloc() function
/netbsd-src/external/gpl2/libmalloc/dist/
H A Dcalloc.c31 calloc (nmemb, size) in calloc() function
/netbsd-src/sys/arch/ia64/stand/common/
H A Dcalloc.c9 calloc(u_int size1, u_int size2) in calloc() function
/netbsd-src/external/bsd/ntp/dist/sntp/unity/
H A Dunity_fixture_malloc_overrides.h14 #define calloc unity_calloc macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cpp73 INTERCEPTOR(void*, calloc, uptr nmemb, uptr size) { in INTERCEPTOR() argument
172 void *(*calloc)(uptr n_elements, uptr elem_size); member
179 void *(*calloc)(uptr n_elements, uptr elem_size); member
/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_ohash.h30 void *(*calloc)(size_t, size_t, void *); member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc148 INTERCEPTOR(void*, calloc, uptr nmemb, uptr size) { in INTERCEPTOR() argument
244 void *(*calloc)(uptr n_elements, uptr elem_size); member
251 void *(*calloc)(uptr n_elements, uptr elem_size); member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_linux.cc150 INTERCEPTOR(void*, calloc, uptr nmemb, uptr size) { in INTERCEPTOR() argument
246 void *(*calloc)(uptr n_elements, uptr elem_size); member
253 void *(*calloc)(uptr n_elements, uptr elem_size); member
/netbsd-src/external/bsd/tre/dist/lib/
H A Dxmalloc.h59 #define calloc USE_XCALLOC_INSTEAD_OF_CALLOC macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Ddbe_memmgr.c80 calloc (size_t nelem, size_t size) in calloc() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Ddbe_memmgr.c80 calloc (size_t nelem, size_t size) in calloc() function
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dgcmalloc.h62 calloc(size_t number, size_t size) in calloc() function
/netbsd-src/external/bsd/file/dist/src/
H A Dmemtest.c74 calloc(size_t len, size_t nitems) in calloc() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/proto/
H A Dgc.d114 void* calloc(size_t size, uint bits, const scope TypeInfo ti) nothrow in calloc() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/manual/
H A Dgc.d118 void* calloc(size_t size, uint bits, const TypeInfo ti) nothrow in calloc() function
/netbsd-src/external/bsd/unbound/dist/util/
H A Dalloc.h194 # define calloc(n,s) unbound_stat_calloc_lite(n, s, __FILE__, __LINE__, __func__) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/impl/manual/
H A Dgc.d133 void* calloc(size_t size, uint bits, const TypeInfo ti) nothrow in calloc() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cc119 void *calloc(size_t nmemb, size_t size) { in calloc() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.init_fini/
H A Dcustom_gc.d91 void* calloc(size_t size, uint bits, const TypeInfo ti) nothrow in calloc() function
/netbsd-src/external/bsd/unbound/dist/
H A Dconfig.h.in1425 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__) macro
/netbsd-src/lib/libbsdmalloc/
H A Dmalloc.c544 calloc(size_t nmemb, size_t size) in calloc() function

123