Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c1308 #define DIRECT_MMAP(s) MFAIL macro
1336 #define DIRECT_MMAP(s) CALL_MMAP(s) macro
1372 #define DIRECT_MMAP(s) win32direct_mmap(s) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c1680 #define DIRECT_MMAP(s) MFAIL macro