Searched refs:pat_byte (Results 1 – 2 of 2) sorted by relevance
277 char pat_byte = ((char *)&pattern)[j % 8]; in test_enqueue_fill() local278 if (dst_data[j] != pat_byte) { in test_enqueue_fill()280 lengths[i], dst_data[j], pat_byte); in test_enqueue_fill()
657 char pat_byte = ((char *)&pattern)[j % 8]; in test_enqueue_fill() local658 if (dst_data[j] != pat_byte) in test_enqueue_fill()660 lengths[i], dst_data[j], pat_byte); in test_enqueue_fill()