Searched refs:malloc_count (Results 1 – 1 of 1) sorted by relevance
1250 int malloc_count; in _nl_find_msg() local1264 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