Searched refs:total (Results 1 – 2 of 2) sorted by relevance
114 # respectively contain the number of errors / warnings messages and the total
3469 size_t total; in do_check_malloc_state() local3490 total = traverse_and_check(m); in do_check_malloc_state()3491 assert(total <= m->footprint); in do_check_malloc_state()