Home
last modified time | relevance | path

Searched defs:check_free_chunk (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2258 #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 Ddlmalloc.c2258 #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/
Ddlmalloc.c2808 #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 Ddlmalloc.c2793 #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/
Ddlmalloc.c2849 #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/
Ddlmalloc_2_8_6.c2791 #define check_free_chunk(M,P) macro
2799 #define check_free_chunk(M,P) do_check_free_chunk(M,P) macro