Searched refs:dwMaxSizeHigh (Results 1 – 1 of 1) sorted by relevance
81 const DWORD dwMaxSizeHigh = (sizeof(off_t) <= sizeof(DWORD)) ? in mmap() local109 fm = CreateFileMapping(h, NULL, protect, dwMaxSizeHigh, dwMaxSizeLow, NULL); in mmap()