Searched refs:PRINT_SIZE (Results 1 – 2 of 2) sorted by relevance
12 #define PRINT_SIZE (MB * 100) macro50 if ((sz + r) % PRINT_SIZE < (sz % PRINT_SIZE)) { in test_maxfile()
20 #define PRINT_SIZE (MB * 100) macro85 if ((sz + r) % PRINT_SIZE < (sz % PRINT_SIZE)) { in test_maxfile()177 if ((*sz + r) % PRINT_SIZE < (*sz % PRINT_SIZE)) { in TestZippedMaxfiles()
Completed in 4 milliseconds