| /trueos/contrib/binutils/libiberty/ |
| HD | calloc.c | 23 calloc (size_t nelem, size_t elsize) in calloc() function
|
| /trueos/contrib/gcclibs/libiberty/ |
| HD | calloc.c | 23 calloc (size_t nelem, size_t elsize) in calloc() function
|
| /trueos/contrib/ldns/compat/ |
| HD | calloc.c | 15 calloc(size_t num, size_t size) in calloc() function
|
| /trueos/usr.bin/grep/regex/ |
| HD | xmalloc.h | 61 #define calloc USE_XCALLOC_INSTEAD_OF_CALLOC macro
|
| /trueos/crypto/openssh/openbsd-compat/ |
| HD | getrrsetbyname-ldns.c | 60 #define calloc(x, y) (xcalloc((x),(y))) macro
|
| /trueos/contrib/tcsh/ |
| HD | tc.alloc.c | 59 # define calloc fcalloc macro 344 calloc(size_t i, size_t j) in calloc() function
|
| HD | tc.os.h | 454 # define calloc tcsh_calloc macro
|
| HD | sh.h | 320 # define calloc __calloc macro 493 # define calloc lint_calloc macro
|
| /trueos/sys/netinet/libalias/ |
| HD | alias_mod.h | 43 #define calloc(x, n) malloc(x*n) macro
|
| /trueos/contrib/unbound/util/ |
| HD | alloc.h | 186 # define calloc(n,s) unbound_stat_calloc_lite(n, s, __FILE__, __LINE__, __func__) macro
|
| /trueos/sys/cddl/compat/opensolaris/kern/ |
| HD | opensolaris_kmem.c | 247 calloc(size_t n, size_t s) in calloc() function
|
| /trueos/contrib/unbound/ |
| HD | config.h.in | 903 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__) macro
|
| HD | config.h | 904 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__) macro
|
| /trueos/lib/libstand/ |
| HD | stand.h | 396 #define calloc(x, y) Calloc(x, y, __FILE__, __LINE__) macro 401 #define calloc(x, y) Calloc(x, y, NULL, 0) macro
|
| /trueos/libexec/rtld-elf/ |
| HD | malloc.c | 236 calloc(size_t num, size_t size) in calloc() function
|
| /trueos/contrib/jemalloc/include/jemalloc/ |
| HD | jemalloc.h | 202 # define calloc je_calloc macro
|
| /trueos/contrib/gcclibs/libmudflap/ |
| HD | mf-hooks1.c | 137 WRAPPER(void *, calloc, size_t c, size_t n) in WRAPPER() argument
|
| /trueos/cddl/contrib/opensolaris/cmd/sgs/include/ |
| HD | sgs.h | 227 #define calloc(x, a) libld_malloc(((size_t)x) * ((size_t)a)) macro
|
| /trueos/lib/libdispatch/src/ |
| HD | allocator.c | 663 #define calloc(n, s) malloc_zone_calloc(_dispatch_ccache_zone, (n), (s)) macro
|
| /trueos/gnu/usr.bin/grep/ |
| HD | dfa.h | 292 int calloc; /* Number of charclasses currently allocated. */ member
|
| /trueos/sys/net/ |
| HD | flowtable.c | 740 #define calloc(count, size) malloc((count)*(size), M_FTABLE, M_WAITOK | M_ZERO) macro
|
| /trueos/contrib/llvm/include/llvm/Target/ |
| HD | TargetLibraryInfo.h | 149 calloc, enumerator
|
| /trueos/sys/dev/xen/blkback/ |
| HD | blkback.c | 2979 #define calloc(count, size) malloc((count)*(size), M_XENBLOCKBACK, \ macro
|