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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c1767 #define CALL_MMAP(s) MMAP(s) macro
1769 #define CALL_MMAP(s) MMAP_DEFAULT(s) macro
1788 #define CALL_MMAP(s) MMAP(s) macro

Completed in 52 milliseconds