Home
last modified time | relevance | path

Searched refs:init_string_with_size (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dchew.c186 init_string_with_size (string_type *buffer, unsigned int size) in init_string_with_size() function
196 init_string_with_size (buffer, DEF_SIZE); in init_string()
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dchew.c192 init_string_with_size (string_type *buffer, unsigned int size) in init_string_with_size() function
202 init_string_with_size (buffer, DEF_SIZE); in init_string()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git121496 (init_string_with_size, nextword): Replace malloc with xmalloc.