Searched refs:file_off_high (Results 1 – 1 of 1) sorted by relevance
130 const auto file_off_high = mem_select_upper_bound(off); in mmap() local131 void *map = MapViewOfFile(fm, prot_file, file_off_high, file_off_low, len); in mmap()