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

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c2211 #define check_top_chunk(M,P) macro
2216 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
3291 check_top_chunk(m, q);
3365 check_top_chunk(m, m->top);
3550 check_top_chunk(m, m->top);
3650 check_top_chunk(m, m->top);
4188 check_top_chunk(gm, gm->top);
4432 check_top_chunk(m, m->top);
4595 check_top_chunk(ms, ms->top);

Completed in 135 milliseconds