Searched refs:MAX_CMP_SIZE (Results 1 – 1 of 1) sorted by relevance
90 #define MAX_CMP_SIZE (16 * 1024 * 1024) macro1095 if (from_len <= MAX_CMP_SIZE) { in compare()