/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | calloc.c | 23 calloc (size_t nelem, size_t elsize) in calloc() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | calloc.c | 23 calloc (size_t nelem, size_t elsize) in calloc() function
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | calloc.c | 23 calloc (size_t nelem, size_t elsize) in calloc() function
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | calloc.c | 23 calloc (size_t nelem, size_t elsize) in calloc() function
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | calloc.c | 23 calloc (size_t nelem, size_t elsize) in calloc() function
|
/netbsd-src/external/gpl2/libmalloc/dist/ |
H A D | calloc.c | 31 calloc (nmemb, size) in calloc() function
|
/netbsd-src/sys/arch/ia64/stand/common/ |
H A D | calloc.c | 9 calloc(u_int size1, u_int size2) in calloc() function
|
/netbsd-src/external/bsd/ntp/dist/sntp/unity/ |
H A D | unity_fixture_malloc_overrides.h | 14 #define calloc unity_calloc macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_malloc_linux.cpp | 73 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 D | compat_ohash.h | 30 void *(*calloc)(size_t, size_t, void *); member
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_malloc_linux.cc | 148 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 D | asan_malloc_linux.cc | 150 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 D | xmalloc.h | 59 #define calloc USE_XCALLOC_INSTEAD_OF_CALLOC macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | dbe_memmgr.c | 80 calloc (size_t nelem, size_t size) in calloc() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | dbe_memmgr.c | 80 calloc (size_t nelem, size_t size) in calloc() function
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | gcmalloc.h | 62 calloc(size_t number, size_t size) in calloc() function
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | memtest.c | 74 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 D | gc.d | 114 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 D | gc.d | 118 void* calloc(size_t size, uint bits, const TypeInfo ti) nothrow in calloc() function
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | alloc.h | 194 # 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 D | gc.d | 133 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 D | sanitizer_allocator_testlib.cc | 119 void *calloc(size_t nmemb, size_t size) { in calloc() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.init_fini/ |
H A D | custom_gc.d | 91 void* calloc(size_t size, uint bits, const TypeInfo ti) nothrow in calloc() function
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | config.h.in | 1425 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__) macro
|
/netbsd-src/lib/libbsdmalloc/ |
H A D | malloc.c | 544 calloc(size_t nmemb, size_t size) in calloc() function
|