Searched defs:check_mmapped_chunk (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/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
|
/aosp_15_r20/external/libffi/src/ |
H A 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
|
/aosp_15_r20/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 2811 #define check_mmapped_chunk(M,P) macro 2820 #define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) macro
|
/aosp_15_r20/external/dlmalloc/ |
H A 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
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|