Searched refs:size_allocated (Results 1 – 3 of 3) sorted by relevance
71 uptr size_allocated; member
118 malloc_stats->size_allocated = stats.mmaped; in FillMallocStatistics()
2143 int size_allocated; member7200 size = cstr->size_allocated; in cstr_realloc()7209 cstr->size_allocated = size; in cstr_realloc()7218 if (size > cstr->size_allocated) in cstr_ccat()7241 if (size > cstr->size_allocated) in cstr_wccat()7296 cstr_buf.size_allocated = sizeof(buf); in get_tok_str()8057 cstr->size_allocated = cstr->size; in tok_str_add2()