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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c1777 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro
1779 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP_DEFAULT(s) macro
1787 #define CALL_DIRECT_MMAP(s) DIRECT_MMAP(s) macro

Completed in 64 milliseconds