Lines Matching full:large
18 6.0 and nmake, you can build a native Win32 version too. Large file
21 When I say "large file" I mean a file of size 2,147,483,648 (2^31)
23 but many newer ones can. Large files are pretty huge -- most files
24 you'll encounter are not Large Files.
28 in that tradition. However, in order to support large files, I've had
32 The technique of adding -D_FILE_OFFSET_BITS=64 to get large file
33 support is, as far as I know, the Recommended Way to get correct large
34 file support. For more details, see the Large File Support
35 Specification, published by the Large File Summit, at
37 http://ftp.sas.com/standards/large.file
40 are related to large file support, try removing the above define from
46 version of bzip2 without large file support, which, for most
52 large file support, if you are feeling paranoid. Be aware though that
56 AIX: I have reports that for large file support, you need to specify