Searched defs:xcalloc (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/common/
H A Dmem.c56 xcalloc(size_t n, size_t s) function
/freebsd-11-stable/contrib/mdocml/
H A Dtest-ohash.c17 xcalloc(size_t nmemb, size_t sz, void *arg) function
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dxmalloc.c108 xcalloc (size_t n, size_t s) function
H A Ddfa.c133 xcalloc (size_t n, size_t s) function
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dxmalloc.c155 xcalloc (size_t nelem, size_t elsize) function
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c59 xcalloc(size_t size) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dxmalloc.c155 xcalloc (size_t nelem, size_t elsize) function
/freebsd-11-stable/libexec/rtld-elf/
H A Dxmalloc.c36 xcalloc(size_t number, size_t size) function
/freebsd-11-stable/crypto/openssh/
H A Dxmalloc.c53 xcalloc(size_t nmemb, size_t size) function
H A Dssh_namespace.h923 #define xcalloc Fssh_xcalloc macro
/freebsd-11-stable/usr.bin/diff/
H A Dxmalloc.c42 xcalloc(size_t nmemb, size_t size) function
/freebsd-11-stable/contrib/diff/lib/
H A Dxmalloc.c237 xcalloc (size_t n, size_t s) function
/freebsd-11-stable/usr.bin/m4/
H A Dmisc.c317 xcalloc(size_t n, size_t s, const char *fmt, ...) function
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dst.c95 #define xcalloc calloc macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dutils.c1138 xcalloc (size_t number, size_t size) function
/freebsd-11-stable/contrib/tcsh/
H A Dsh.h492 # define xcalloc(n, s) scalloc(n, s) macro
497 # define xcalloc(n, s) calloc(n, s) macro

Completed in 213 milliseconds