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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c2856 #define check_malloced_chunk(M,P,N) macro
2865 #define check_malloced_chunk(M,P,N) do_check_malloced_chunk(M,P,N) macro
4037 check_malloced_chunk(m, chunk2mem(p), nb);
4296 check_malloced_chunk(m, chunk2mem(p), nb);
4651 check_malloced_chunk(gm, mem, nb);
4678 check_malloced_chunk(gm, mem, nb);
4683 check_malloced_chunk(gm, mem, nb);
4693 check_malloced_chunk(gm, mem, nb);
4714 check_malloced_chunk(gm, mem, nb);
4726 check_malloced_chunk(g
[all...]

Completed in 58 milliseconds