Lines Matching refs:FILE
39 // This benchmark is basically bzip2 (mashed to be a single file)
60 /*--- Private header file for the library. ---*/
65 This file is a part of bzip2 and/or libbzip2, a program and
132 /*--- Public header file for the library. ---*/
137 This file is a part of bzip2 and/or libbzip2, a program and
243 /* Need a definitition for FILE */
310 FILE* f,
338 FILE* f,
1357 This file is a part of bzip2 and/or libbzip2, a program and
2038 This file is a part of bzip2 and/or libbzip2, a program and
2090 To get some idea how the block sorting algorithms in this file
2095 file implements the algorithm called cache in the paper.
3177 This file is a part of bzip2 and/or libbzip2, a program and
3421 This file is a part of bzip2 and/or libbzip2, a program and
3479 0.9.0a/b -- no changes in this file.
4137 This file is a part of bzip2 and/or libbzip2, a program and
4260 This file is a part of bzip2 and/or libbzip2, a program and
4405 This file is a part of bzip2 and/or libbzip2, a program and
4463 0.9.0a/b -- no changes in this file.
5271 /*--- File I/O stuff ---*/
5282 FILE* handle;
5294 static Bool myfeof ( FILE* f )
5306 FILE* f,
5477 FILE* f,
5767 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY)
5769 # define SET_BINARY_MODE(file)
5783 FILE *fp = NULL;
5845 open file for read or write.
5846 ex) bzopen("file","w9")
5906 FILE *fp = ((bzFile *)b)->handle;
5970 and the program will read the specified file, compress it (in memory),
5977 incredibly slow. A file of size eg 5KB will cause it to run for
6396 my_strcat(inbuf, "to attach them to the start of each source file to most effectively\n");
6397 my_strcat(inbuf, "convey the exclusion of warranty; and each file should have at least\n");