Searched refs:half_size (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/
H A Dmem.c997 ulong half_size = (end - start + 1) / 2 / sizeof(unsigned long); local
999 return test_bitflip_comparison(buf, buf + half_size, half_size);

Completed in 38 milliseconds