Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat-lisp.c373 ensure_repeated_alloc (struct format_arg_list *list, unsigned int newcount) in ensure_repeated_alloc() function
529 ensure_repeated_alloc (list, newcount); in normalize_outermost_list()
665 ensure_repeated_alloc (list, newcount); in unfold_loop()
H A Dformat-scheme.c376 ensure_repeated_alloc (struct format_arg_list *list, unsigned int newcount) in ensure_repeated_alloc() function
532 ensure_repeated_alloc (list, newcount); in normalize_outermost_list()
668 ensure_repeated_alloc (list, newcount); in unfold_loop()
H A DChangeLog.0136 ensure_initial_alloc, grow_initial_alloc, ensure_repeated_alloc,