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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c2859 #define check_top_chunk(M,P) macro
2864 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
4018 check_top_chunk(m, q);
4091 check_top_chunk(m, m->top);
4295 check_top_chunk(m, m->top);
4404 check_top_chunk(m, m->top);
4725 check_top_chunk(gm, gm->top);
5478 check_top_chunk(m, m->top);
5659 check_top_chunk(ms, ms->top);

Completed in 38 milliseconds