Home
last modified time | relevance | path

Searched defs:check_top_chunk (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2263 #define check_top_chunk(M,P) macro
2268 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
/external/libffi/src/
Ddlmalloc.c2258 #define check_top_chunk(M,P) macro
2263 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
/external/dlmalloc/
Dmalloc.c2798 #define check_top_chunk(M,P) macro
2803 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro