Searched defs:check_inuse_chunk (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 2259 #define check_inuse_chunk(M,P) macro 2267 #define check_inuse_chunk(M,P) do_check_inuse_chunk(M,P) macro
|
/aosp_15_r20/external/libffi/src/ |
H A D | dlmalloc.c | 2259 #define check_inuse_chunk(M,P) macro 2267 #define check_inuse_chunk(M,P) do_check_inuse_chunk(M,P) macro
|
/aosp_15_r20/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 2809 #define check_inuse_chunk(M,P) macro 2817 #define check_inuse_chunk(M,P) do_check_inuse_chunk(M,P) macro
|
/aosp_15_r20/external/dlmalloc/ |
H A D | dlmalloc.c | 2794 #define check_inuse_chunk(M,P) macro 2802 #define check_inuse_chunk(M,P) do_check_inuse_chunk(M,P) macro
|
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/ |
D | dlmalloc.c | 2850 #define check_inuse_chunk(M,P) macro 2858 #define check_inuse_chunk(M,P) do_check_inuse_chunk(M,P) macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/ |
D | dlmalloc_2_8_6.c | 2792 #define check_inuse_chunk(M,P) macro 2800 #define check_inuse_chunk(M,P) do_check_inuse_chunk(M,P) macro
|