Searched refs:MAX_CHUNKS (Results 1 – 1 of 1) sorted by relevance
15 #define MAX_CHUNKS 4096 macro17 char *chunks[MAX_CHUNKS];49 if (megabytes > MAX_CHUNKS) { in main()51 megabytes, MAX_CHUNKS); in main()