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

/external/eigen/unsupported/test/mpreal/
H A Ddlmalloc.c2654 #define check_malloced_chunk(M,P,N) macro
2663 #define check_malloced_chunk(M,P,N) do_check_malloced_chunk(M,P,N) macro
3811 check_malloced_chunk(m, chunk2mem(p), nb);
4062 check_malloced_chunk(m, chunk2mem(p), nb);
4640 check_malloced_chunk(gm, mem, nb);
4667 check_malloced_chunk(gm, mem, nb);
4672 check_malloced_chunk(gm, mem, nb);
4682 check_malloced_chunk(gm, mem, nb);
4703 check_malloced_chunk(gm, mem, nb);
4715 check_malloced_chunk(g
[all...]
/external/libffi/src/
H A Ddlmalloc.c2198 #define check_malloced_chunk(M,P,N) macro
2207 #define check_malloced_chunk(M,P,N) do_check_malloced_chunk(M,P,N) macro
3298 check_malloced_chunk(m, chunk2mem(p), nb);
3541 check_malloced_chunk(m, chunk2mem(p), nb);
4104 check_malloced_chunk(gm, mem, nb);
4131 check_malloced_chunk(gm, mem, nb);
4136 check_malloced_chunk(gm, mem, nb);
4146 check_malloced_chunk(gm, mem, nb);
4167 check_malloced_chunk(gm, mem, nb);
4179 check_malloced_chunk(g
[all...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c2208 #define check_malloced_chunk(M,P,N) macro
2217 #define check_malloced_chunk(M,P,N) do_check_malloced_chunk(M,P,N) macro
3310 check_malloced_chunk(m, chunk2mem(p), nb);
3551 check_malloced_chunk(m, chunk2mem(p), nb);
4114 check_malloced_chunk(gm, mem, nb);
4141 check_malloced_chunk(gm, mem, nb);
4146 check_malloced_chunk(gm, mem, nb);
4156 check_malloced_chunk(gm, mem, nb);
4177 check_malloced_chunk(gm, mem, nb);
4189 check_malloced_chunk(g
[all...]

Completed in 239 milliseconds