Searched refs:CMP_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
141 enum { CMP_BLOCK_SIZE = 4096 }; in have_same_content() enumerator142 static char a_buff[CMP_BLOCK_SIZE]; in have_same_content()143 static char b_buff[CMP_BLOCK_SIZE]; in have_same_content()