Home
last modified time | relevance | path

Searched defs:new_len (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_short_writes.c56 size_t new_len = checker->shortbuf_len + to_write; in short_write_callback() local
74 size_t new_len = checker->fullbuf_len + to_write; in full_write_callback() local
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstring.c313 ssize_t new_len; in vstring_extend() local
543 ssize_t new_len; in vstring_insert() local
570 ssize_t new_len; in vstring_prepend() local
H A Denviron.c120 static char *cmalloc(ssize_t new_len, char *old, ssize_t old_len) in cmalloc()
H A Dargv.c243 ssize_t new_len; in argv_extend() local
/netbsd-src/external/mpl/dhcp/dist/relay/tests/
H A Drelay_unittests.c65 unsigned new_len; in set_packet_options() local
102 unsigned new_len; in check_with_pad() local
/netbsd-src/tests/rump/modautoload/
H A Dt_modautoload.c37 size_t old_len, new_len; in mountkernfs() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dremap.c32 size_t new_len; member
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dremap.c32 size_t new_len; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Darray.c122 size_t new_len; in heim_array_append_value() local
168 size_t new_len; in heim_array_prepend_value() local
H A Djson.c747 size_t new_len = strbuf->alloced + (strbuf->alloced >> 2) + len + 1; in strbuf_add() local
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_buf.c97 size_t new_len = bp->dbu_len * 2; in dt_buf_write() local
/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dsuffix.c128 size_t new_len = 0; in uncompressed_name() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfile-prefix-map.c32 size_t new_len; member
H A Dtree-phinodes.c146 int log2, new_len; in ideal_phi_node_len() local
H A Dgensupport.c1614 int i, len, new_len; in duplicate_alternatives() local
1655 int i, len, new_len; in duplicate_each_alternative() local
1708 size_t old_len, new_len; in alter_output_for_subst_insn() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfile-prefix-map.cc32 size_t new_len; member
H A Dtree-phinodes.cc146 int log2, new_len; in ideal_phi_node_len() local
H A Dgensupport.cc1619 int i, len, new_len; in duplicate_alternatives() local
1660 int i, len, new_len; in duplicate_each_alternative() local
1713 size_t old_len, new_len; in alter_output_for_subst_insn() local
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dldif-filter.c124 build_entry( Strings *ss, size_t n, unsigned flags, size_t new_len ) in build_entry()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtree.c66 int new_len; in data_string_sprintfa() local
405 unsigned new_len; local
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_proxy.c269 size_t new_len; in smtpd_proxy_xforward_send() local
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c27 grow_pptrtab (ctf_dict_t *fp, size_t new_len) in grow_pptrtab()
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dchanges.cc917 int new_len = len; in recog_internal() local
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-lookup.c27 grow_pptrtab (ctf_dict_t *fp, size_t new_len) in grow_pptrtab()
/netbsd-src/external/public-domain/xz/dist/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c449 uint32_t new_len = coder->longest_match_length; in helper2() local

123