Searched defs:calloc (Results 1 - 24 of 24) sorted by last modified time

/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h294 #undef calloc macro
298 #define calloc win32_calloc macro
/openbsd-current/gnu/usr.bin/perl/
H A DXSUB.h587 # define calloc PerlMem_calloc macro
/openbsd-current/sbin/unwind/libunbound/
H A Dconfig.h1426 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__) macro
/openbsd-current/lib/libc/stdlib/
H A Dmalloc.c1984 calloc(size_t nmemb, size_t size) function
2007 DEF_STRONG(calloc); variable
/openbsd-current/lib/libc/hidden/
H A Dstdlib.h71 PROTO_NORMAL(calloc); variable
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp172 void *(*calloc)(uptr n_elements, uptr elem_size); member in struct:MallocDebugK
179 void *(*calloc)(uptr n_elements, uptr elem_size); member in struct:MallocDebugL
H A Dasan_malloc_win.cpp113 void *calloc(size_t nmemb, size_t size) { function
/openbsd-current/lib/libcurses/
H A Dcurses.priv.h1562 #define calloc(nmemb, size) _nc_oom_calloc(nmemb, size) macro
/openbsd-current/lib/libcurses/tinfo/
H A Dobsolete.c250 #undef calloc macro
/openbsd-current/usr.sbin/unbound/smallapp/
H A Dunbound-host.c50 #undef calloc macro
56 #undef calloc macro
/openbsd-current/gnu/usr.bin/perl/ext/SDBM_File/
H A Dsdbm.h165 # define calloc Perl_calloc macro
/openbsd-current/usr.sbin/unbound/testcode/
H A Dasynclook.c54 #undef calloc macro
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp116 void *calloc(size_t nmemb, size_t size) { function
/openbsd-current/sbin/unwind/libunbound/util/
H A Dalloc.c389 #undef calloc macro
513 #undef calloc macro
H A Dalloc.h194 # define calloc(n,s) unbound_stat_calloc_lite(n, s, __FILE__, __LINE__, __func__) macro
/openbsd-current/usr.sbin/unbound/util/
H A Dalloc.c389 #undef calloc macro
513 #undef calloc macro
H A Dalloc.h194 # define calloc(n,s) unbound_stat_calloc_lite(n, s, __FILE__, __LINE__, __func__) macro
/openbsd-current/lib/libutil/
H A Dohash.h30 void *(*calloc)(size_t, size_t, void *); member in struct:ohash_info
/openbsd-current/gnu/gcc/libmudflap/
H A Dmf-hooks1.c136 #undef calloc macro
/openbsd-current/gnu/gcc/libcpp/
H A Dsystem.h397 #undef calloc macro
/openbsd-current/gnu/gcc/gcc/
H A Dsystem.h649 #undef calloc macro
/openbsd-current/gnu/lib/libiberty/src/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) function
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cstdlib.h62 #undef calloc macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsystem.h583 #undef calloc macro

Completed in 274 milliseconds