Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2261 #define check_mmapped_chunk(M,P) macro
2270 #define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) macro
/external/libffi/src/
Ddlmalloc.c2256 #define check_mmapped_chunk(M,P) macro
2265 #define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) macro
/external/dlmalloc/
Dmalloc.c2796 #define check_mmapped_chunk(M,P) macro
2805 #define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) macro