Searched defs:check_free_chunk (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 2258 #define check_free_chunk(M,P) macro 2266 #define check_free_chunk(M,P) do_check_free_chunk(M,P) macro
|
/aosp_15_r20/external/libffi/src/ |
H A D | dlmalloc.c | 2258 #define check_free_chunk(M,P) macro 2266 #define check_free_chunk(M,P) do_check_free_chunk(M,P) macro
|
/aosp_15_r20/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 2808 #define check_free_chunk(M,P) macro 2816 #define check_free_chunk(M,P) do_check_free_chunk(M,P) macro
|
/aosp_15_r20/external/dlmalloc/ |
H A D | dlmalloc.c | 2793 #define check_free_chunk(M,P) macro 2801 #define check_free_chunk(M,P) do_check_free_chunk(M,P) macro
|
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/ |
D | dlmalloc.c | 2849 #define check_free_chunk(M,P) macro 2857 #define check_free_chunk(M,P) do_check_free_chunk(M,P) macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/ |
D | dlmalloc_2_8_6.c | 2791 #define check_free_chunk(M,P) macro 2799 #define check_free_chunk(M,P) do_check_free_chunk(M,P) macro
|