Searched refs:MIN_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
128 #define MIN_CHUNK_SIZE 8 /* in bytes */ macro129 #define MIN_CHUNK_MASK (MIN_CHUNK_SIZE - 1)
Completed in 6 milliseconds