Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c1301 #define DIRECT_MMAP(s) MFAIL macro
1329 #define DIRECT_MMAP(s) CALL_MMAP(s) macro
1364 #define DIRECT_MMAP(s) os2direct_mmap(s) macro
1401 #define DIRECT_MMAP(s) win32direct_mmap(s) macro
/aosp_15_r20/external/libffi/src/
H A Ddlmalloc.c1301 #define DIRECT_MMAP(s) MFAIL macro
1329 #define DIRECT_MMAP(s) CALL_MMAP(s) macro
1364 #define DIRECT_MMAP(s) os2direct_mmap(s) macro
1401 #define DIRECT_MMAP(s) win32direct_mmap(s) macro
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c548 #define DIRECT_MMAP(s) mmap(s) macro
1795 #define DIRECT_MMAP(s) MFAIL macro
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c1755 #define DIRECT_MMAP(s) MFAIL macro
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c1748 #define DIRECT_MMAP(s) MFAIL macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c1746 #define DIRECT_MMAP(s) MFAIL macro