Home
last modified time | relevance | path

Searched refs:MAXFILESIZE (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/tools/tests/perf_index/
H A Dtest_file_helper.c64 max_file_size = MAXFILESIZE; in test_file_read_setup()
99 max_file_size = MAXFILESIZE; in test_file_read()
175 max_file_size = MAXFILESIZE; in test_file_write()
H A Dtest_file_helper.h4 #define MAXFILESIZE 8589934592L macro