Home
last modified time | relevance | path

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

/intl/
A Ddcigettext.c1250 int malloc_count; in _nl_find_msg() local
1264 malloc_count = 0; in _nl_find_msg()
1322 if (malloc_count > 0) in _nl_find_msg()
1324 ++malloc_count; in _nl_find_msg()
1325 freemem_size = malloc_count * INITIAL_BLOCK_SIZE; in _nl_find_msg()
1342 malloc_count = 1; in _nl_find_msg()

Completed in 6 milliseconds