do_check_free_chunk 2718 compat/nedmalloc/malloc.c.h #define check_free_chunk(M,P) do_check_free_chunk(M,P) do_check_free_chunk 2729 compat/nedmalloc/malloc.c.h static void do_check_free_chunk(mstate m, mchunkptr p); do_check_free_chunk 3281 compat/nedmalloc/malloc.c.h do_check_free_chunk(m, p); do_check_free_chunk 3349 compat/nedmalloc/malloc.c.h do_check_free_chunk(m, q);