Searched refs:XCALLOC (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
| D | tommath.h | 116 #define XCALLOC calloc macro 121 extern void *XCALLOC(size_t n, size_t s);
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2014 | 16186 * defs.h (XCALLOC): Remove. 16187 * bcache.c (bcache_xmalloc): Use XCNEW, not XCALLOC. 16188 (print_bcache_statistics): Use XCNEWVEC, not XCALLOC. 16193 * i386-tdep.c (i386_gdbarch_init): Use XCNEW, not XCALLOC. 16194 * jit.c (jit_frame_sniffer): Use XCNEWVEC, not XCALLOC. 16196 XCALLOC. 16199 XCALLOC. 16200 * psymtab.c (psymbol_compare): Use XCNEW, not XCALLOC. 16201 * regcache.c (regcache_xmalloc_1): Use XCNEWVEC, not XCALLOC. 16203 * rs6000-tdep.c (rs6000_gdbarch_init): Use XCNEW, not XCALLOC. [all …]
|
| D | ChangeLog-2007 | 5308 (i386_gdbarch_init): Use XCALLOC to allocate tdep structure. 5318 (rs6000_gdbarch_init): Use XCALLOC to allocate tdep structure.
|
| D | ChangeLog-2009 | 7189 * minsyms.c (prim_record_minimal_symbol_and_info): Use XCALLOC. 12935 with a call to XZALLOC or XCALLOC, and pairs of calls to
|
| D | ChangeLog-2003 | 1600 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats 10278 (trace_command): Use XCALLOC.
|
| D | ChangeLog-2001 | 705 * regcache.c (XCALLOC): Delete macro that should not have been
|
| D | ChangeLog-2013 | 11318 * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
|
| D | ChangeLog-2002 | 7635 * defs.h (XCALLOC): Define.
|