Home
last modified time | relevance | path

Searched defs:new_length (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/malloc/
H A Dscratch_buffer_grow_preserve.c30 size_t new_length = 2 * buffer->length; in __libc_scratch_buffer_grow_preserve() local
H A Dscratch_buffer_grow.c30 size_t new_length = buffer->length * 2; in __libc_scratch_buffer_grow() local
H A Dscratch_buffer_set_array_size.c31 size_t new_length = nelem * size; in __libc_scratch_buffer_set_array_size() local
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistory.c275 int new_length; in add_history() local
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dhistory.c275 int new_length; in add_history() local
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dindex.c906 unsigned new_length = strlen (index->entry); in cm_printindex() local
/netbsd-src/external/bsd/pdisk/dist/
H A Dpartition_map.c624 uint32_t new_length = 0; in add_partition_to_map() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlra-lives.c1380 unsigned new_length = get_max_uid () * 2; in lra_create_live_ranges_1() local
H A Dfinal.c1142 int new_length; in shorten_branches() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlra-lives.cc1404 unsigned new_length = get_max_uid () * 2; in lra_create_live_ranges_1() local
H A Dfinal.cc1129 int new_length; in shorten_branches() local
/netbsd-src/sbin/fsck_udf/
H A Dmain.c3444 int64_t fpos, new_length, rest_len; in udf_process_node_pass1() local