Searched refs:d_off (Results 1 – 1 of 1) sorted by relevance
411 bytes, s_off, d_off); in inner_loop()414 if (s_off < d_off) { in inner_loop()418 right_zero_pos = d_off + bytes; in inner_loop()423 src_size = d_off - s_off; in inner_loop()426 left_zero_size = d_off; in inner_loop()431 src_pos = d_off + bytes; in inner_loop()440 bytes, s_off, d_off); in inner_loop()446 bytes, s_off, d_off); in inner_loop()451 bytes, s_off, d_off); in inner_loop()481 for (int d_off = 0; d_off < offset_max; d_off++) { in memmove_overlap_test() local[all …]
Completed in 3 milliseconds