Searched refs:FILE_BYTES_MAX (Results 1 – 5 of 5) sorted by relevance
135 #ifndef FILE_BYTES_MAX136 # define FILE_BYTES_MAX (1024 * 1024) /* how much of the file to look at */ macro
520 ms->bytes_max = FILE_BYTES_MAX; in file_ms_alloc()
205 ms->bytes_max = FILE_BYTES_MAX;
2576 # the above line only works if FILE_BYTES_MAX in ../../src/file.h is raised12796 # GRR: pointer to name table only works if offset ~< FILE_BYTES_MAX = 100000h defined in src\file.h13315 # offset ~< FILE_BYTES_MAX = 1 MB defined in ../../src/file.h 27668 # in 5.32 only true for offset ~< FILE_BYTES_MAX=9 MB defined in ../../src/file.h
Completed in 181 milliseconds