| /src/external/bsd/mdocml/dist/ |
| test-ohash.c | 7 static void *xcalloc(size_t, size_t, void *); 17 xcalloc(size_t nmemb, size_t sz, void *arg) function 34 i.calloc = xcalloc;
|
| test-ohash.c | 7 static void *xcalloc(size_t, size_t, void *); 17 xcalloc(size_t nmemb, size_t sz, void *arg) function 34 i.calloc = xcalloc;
|
| /src/external/bsd/pcc/dist/pcc/cc/driver/ |
| xalloc.c | 47 xcalloc(size_t elem, size_t len) function
|
| xalloc.c | 47 xcalloc(size_t elem, size_t len) function
|
| /src/external/bsd/pcc/dist/pcc/driver/ |
| xalloc.c | 40 xcalloc(size_t elem, size_t len) function
|
| xalloc.c | 40 xcalloc(size_t elem, size_t len) function
|
| /src/external/gpl3/gcc/dist/libgfortran/runtime/ |
| memory.c | 73 xcalloc (size_t nmemb, size_t size) function
|
| memory.c | 73 xcalloc (size_t nmemb, size_t size) function
|
| /src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
| memory.c | 73 xcalloc (size_t nmemb, size_t size) function
|
| memory.c | 73 xcalloc (size_t nmemb, size_t size) function
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| alloc.c | 80 xcalloc (size_t number, size_t size) function 92 mem = calloc (number, size); /* ARI: xcalloc */
|
| alloc.c | 80 xcalloc (size_t number, size_t size) function 92 mem = calloc (number, size); /* ARI: xcalloc */
|
| /src/external/gpl3/gdb/dist/gdb/ |
| alloc.c | 80 xcalloc (size_t number, size_t size) function 92 mem = calloc (number, size); /* ARI: xcalloc */
|
| alloc.c | 80 xcalloc (size_t number, size_t size) function 92 mem = calloc (number, size); /* ARI: xcalloc */
|
| /src/usr.bin/diff/ |
| xmalloc.c | 40 xcalloc(size_t nmemb, size_t size) function 46 err(2, "xcalloc: allocating %zu * %zu bytes", nmemb, size);
|
| /src/usr.bin/xlint/common/ |
| mem.c | 67 xcalloc(size_t n, size_t s) function
|
| /src/external/bsd/pkg_install/dist/lib/ |
| xwrapper.c | 75 xcalloc(size_t len, size_t n) function
|
| /src/external/bsd/tre/dist/lib/ |
| xmalloc.h | 48 #define xcalloc(nmemb, size) xcalloc_impl(nmemb, size, __FILE__, __LINE__, \ macro 68 #define xcalloc(nmemb, size) calloc(nmemb, size) macro
|
| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| xmalloc.c | 89 xcalloc (size_t n, size_t s) function
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| xmalloc.c | 89 xcalloc (size_t n, size_t s) function
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| xmalloc.c | 89 xcalloc (size_t n, size_t s) function
|
| /src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| xmalloc.c | 89 xcalloc (size_t n, size_t s) function
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| xmalloc.c | 38 @deftypefn Replacement void* xcalloc (size_t @var{nelem}, size_t @var{elsize}) 157 xcalloc (size_t nelem, size_t elsize) function
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| xmalloc.c | 38 @deftypefn Replacement void* xcalloc (size_t @var{nelem}, size_t @var{elsize}) 157 xcalloc (size_t nelem, size_t elsize) function
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| xmalloc.c | 38 @deftypefn Replacement void* xcalloc (size_t @var{nelem}, size_t @var{elsize}) 157 xcalloc (size_t nelem, size_t elsize) function
|