Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Ddcigettext.c887 int malloc_count; in _nl_find_msg() local
897 malloc_count = 0; in _nl_find_msg()
953 if (malloc_count > 0) in _nl_find_msg()
955 ++malloc_count; in _nl_find_msg()
956 freemem_size = malloc_count * INITIAL_BLOCK_SIZE; in _nl_find_msg()
973 malloc_count = 1; in _nl_find_msg()