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

12

/netbsd-current/external/bsd/mdocml/dist/
H A Dtest-ohash.c17 xcalloc(size_t nmemb, size_t sz, void *arg) function
/netbsd-current/external/bsd/pcc/dist/pcc/cc/driver/
H A Dxalloc.c47 xcalloc(size_t elem, size_t len) function
/netbsd-current/external/bsd/tre/dist/lib/
H A Dxmalloc.h48 #define xcalloc(nmemb, size) xcalloc_impl(nmemb, size, __FILE__, __LINE__, \ macro
68 #define xcalloc(nmemb, size) calloc(nmemb, size) macro
/netbsd-current/usr.bin/sed/
H A Dmisc.c93 xcalloc(size_t c, size_t n) function
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dxalloc.c40 xcalloc(size_t elem, size_t len) function
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dxmalloc.c107 xcalloc (size_t n, size_t s) function
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dxmalloc.c89 xcalloc (size_t n, size_t s) function
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dxmalloc.c89 xcalloc (size_t n, size_t s) function
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dxmalloc.c89 xcalloc (size_t n, size_t s) function
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dxmalloc.c89 xcalloc (size_t n, size_t s) function
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dxmalloc.c110 xcalloc (size_t n, size_t s) function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dmemory.c73 xcalloc (size_t nmemb, size_t size) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dalloc.c88 xcalloc (size_t number, size_t size) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dmemory.c73 xcalloc (size_t nmemb, size_t size) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dalloc.c85 xcalloc (size_t number, size_t size) function
/netbsd-current/usr.bin/xlint/common/
H A Dmem.c67 xcalloc(size_t n, size_t s) function
/netbsd-current/external/cddl/osnet/dist/tools/ctf/common/
H A Dmemory.c63 xcalloc(size_t size) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Drmem.c53 void *Mem::xcalloc(size_t size, size_t n) function in class:Mem
/netbsd-current/external/bsd/pkg_install/dist/lib/
H A Dxwrapper.c75 xcalloc(size_t len, size_t n) function
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dxmalloc.c155 xcalloc (size_t nelem, size_t elsize) function
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dxmalloc.c157 xcalloc (size_t nelem, size_t elsize) function
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dxmalloc.c157 xcalloc (size_t nelem, size_t elsize) function
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dxmalloc.c155 xcalloc (size_t nelem, size_t elsize) function
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dxmalloc.c157 xcalloc (size_t nelem, size_t elsize) function
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dxmalloc.c157 xcalloc (size_t nelem, size_t elsize) function

Completed in 399 milliseconds

12