github.com/sunvim/utils@v0.1.0/fs/os_mmap_windows_386.go (about) 1 package fs 2 3 import ( 4 "math" 5 ) 6 7 const maxMmapSize = math.MaxInt32