Home
last modified time | relevance | path

Searched defs:malloced (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_stats.h29 uptr malloced; member
H A Dasan_stats.cc142 uptr malloced = stats.malloced; in __sanitizer_get_current_allocated_bytes() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_stats.h28 uptr malloced; member
H A Dasan_stats.cpp141 uptr malloced = stats.malloced; in __sanitizer_get_current_allocated_bytes() local
/netbsd-src/usr.sbin/kvm_mkdb/
H A Dnlist_elf32.c113 int fd, rv, malloced = 0, isksyms; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_stats.h27 uptr malloced; member
H A Dasan_stats.cc140 uptr malloced = stats.malloced; in __sanitizer_get_current_allocated_bytes() local
/netbsd-src/sys/fs/nfs/common/
H A Dnfs_commonacl.c399 int isowner, isgroup, namelen, malloced; in nfsrv_buildacl() local
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dmem.c151 atomic_size_t malloced; global() member
220 size_t malloced = atomic_fetch_add_relaxed(&ctx->malloced, size) + size; increment_malloced() local
233 size_t malloced = atomic_fetch_sub_relaxed(&ctx->malloced, size) - size; decrement_malloced() local
576 size_t malloced; destroy() local
1516 uint64_t malloced; global() member
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A DgettextP.h94 void *malloced; member
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A DgettextP.h100 void *malloced; member
/netbsd-src/external/gpl3/gcc/dist/intl/
H A DgettextP.h100 void *malloced; member
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A DgettextP.h158 void *malloced; member
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A DgettextP.h100 void *malloced; member
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A DgettextP.h100 void *malloced; member
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch_loop.c985 CHAR malloced; in EXT() member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch_loop.c1006 int malloced; in EXT() member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsginit.c1482 char *malloced = NULL; in subst_string() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dmem.c159 size_t malloced; member
2038 uint64_t malloced; member
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dirpmarshall.c894 int malloced = 0; in irp_marshall_ho() local