Searched defs:check_top_chunk (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 2263 #define check_top_chunk(M,P) macro 2268 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
|
/aosp_15_r20/external/libffi/src/ |
H A D | dlmalloc.c | 2263 #define check_top_chunk(M,P) macro 2268 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
|
/aosp_15_r20/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 2813 #define check_top_chunk(M,P) macro 2818 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
|
/aosp_15_r20/external/dlmalloc/ |
H A D | dlmalloc.c | 2798 #define check_top_chunk(M,P) macro 2803 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
|
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/ |
D | dlmalloc.c | 2854 #define check_top_chunk(M,P) macro 2859 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/ |
D | dlmalloc_2_8_6.c | 2796 #define check_top_chunk(M,P) macro 2801 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
|