Home
last modified time | relevance | path

Searched defs:CALL_DIRECT_MMAP (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c1746 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro
1748 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP_DEFAULT(s) macro
1756 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c1739 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro
1741 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP_DEFAULT(s) macro
1749 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c1786 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro
1788 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP_DEFAULT(s) macro
1796 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c1737 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro
1739 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP_DEFAULT(s) macro
1747 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro