Home | History | Annotate | Download | only in mpreal

Lines Matching refs:win32munmap

1522 static FORCEINLINE int win32munmap(void* ptr, size_t size) {

1540 #define MUNMAP_DEFAULT(a, s) win32munmap((a), (s))