Lines Matching refs:win32munmap
1330 static int win32munmap(void* ptr, size_t size) {1348 #define CALL_MUNMAP(a, s) win32munmap((a), (s))