Searched defs:oldsize (Results 1 - 25 of 83) sorted by relevance

1234

/netbsd-current/external/bsd/tmux/dist/compat/
H A Drecallocarray.c35 size_t oldsize, newsize; local
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Drecallocarray.c41 size_t oldsize, newsize; local
[all...]
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Drecallocarray.c41 size_t oldsize, newsize; local
[all...]
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_compat.c73 size_t oldsize; local
/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_recallocarray.c51 size_t oldsize, newsize; local
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dopen_pack.c25 int oldsize, bufsize, packsize; local
H A Ddel_node.c26 int oldsize, delsize, newsize; local
H A Ddel_property.c27 int oldsize, delsize, newsize; local
H A Dmangle-layout.c52 int align, size, oldsize; local
/netbsd-current/sbin/rcorder/
H A Dhash.c448 int oldsize; local
/netbsd-current/sbin/gpt/
H A Dresize.c75 off_t alignsecs, newsize, oldsize; local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Drecode-sr-latin.c226 size_t oldsize = lb->size; /* = p - lb->buffer */ local
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Djemalloc_internal_inlines_c.h135 iralloct_realign(tsdn_t *tsdn, void *ptr, size_t oldsize, size_t size, argument
173 iralloct(tsdn_t *tsdn, void *ptr, size_t oldsize, size_t size, size_t alignment, argument
195 iralloc(tsd_t *tsd, void *ptr, size_t oldsize, size_t size, size_t alignment, argument
202 ixalloc(tsdn_t *tsdn, void *ptr, size_t oldsize, size_ argument
[all...]
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_inlines_c.h135 iralloct_realign(tsdn_t *tsdn, void *ptr, size_t oldsize, size_t size, argument
173 iralloct(tsdn_t *tsdn, void *ptr, size_t oldsize, size_t size, size_t alignment, argument
195 iralloc(tsd_t *tsd, void *ptr, size_t oldsize, size_t size, size_t alignment, argument
202 ixalloc(tsdn_t *tsdn, void *ptr, size_t oldsize, size_ argument
[all...]
/netbsd-current/sys/uvm/
H A Duvm_mremap.c110 uvm_mremap(struct vm_map *oldmap, vaddr_t oldva, vsize_t oldsize, argument
270 size_t oldsize; local
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/
H A Ddnreverse.cpp235 SQLUBIGINT oldsize; local
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Dkeama.c75 size_t oldsize = 0; local
/netbsd-current/external/mit/lua/dist/src/
H A Dlmem.c135 size_t oldsize = cast_sizet((*size) * size_elem); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h276 uptr oldsize = sizeof(*add) + (add->cap - 1) * sizeof(add->cells[0]); local
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgetcwd.c335 size_t oldsize = allocated; local
/netbsd-current/sys/kern/
H A Dsys_pset.c113 u_int i, oldsize; local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_addrhashmap.h274 uptr oldsize = sizeof(*add) + (add->cap - 1) * sizeof(add->cells[0]); local
/netbsd-current/external/lgpl3/gmp/dist/tests/
H A Dmisc.c194 __gmp_allocate_or_reallocate (void *ptr, size_t oldsize, size_t newsize) argument
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dbfdio.c522 bfd_size_type newsize, oldsize; local
575 bfd_size_type newsize, oldsize; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dehopt.c508 int oldsize, newsize; local

Completed in 399 milliseconds

1234