Searched defs:check_mmapped_chunk (Results 1 – 4 of 4) sorted by relevance
/external/libffi/src/ |
D | dlmalloc.c | 2261 #define check_mmapped_chunk(M,P) macro 2270 #define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) macro
|
/external/sdv/vsomeip/third_party/boost/container/src/ |
D | dlmalloc_2_8_6.c | 2794 #define check_mmapped_chunk(M,P) macro 2803 #define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) macro
|
/external/trusty/lk/external/lib/heap/dlmalloc/ |
D | dlmalloc.c | 2852 #define check_mmapped_chunk(M,P) macro 2861 #define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) macro
|
/external/dlmalloc/ |
D | dlmalloc.c | 2796 #define check_mmapped_chunk(M,P) macro 2805 #define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) macro
|