Searched refs:check_top_chunk (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/upstream-dlmalloc/
H A Dmalloc.c2798 #define check_top_chunk(M,P) macro
2803 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
3972 check_top_chunk(m, q);
4045 check_top_chunk(m, m->top);
4257 check_top_chunk(m, m->top);
4366 check_top_chunk(m, m->top);
4687 check_top_chunk(gm, gm->top);
5449 check_top_chunk(m, m->top);
5630 check_top_chunk(ms, ms->top);

Completed in 995 milliseconds