Lines Matching full:nooverlap
1888 Bool aligned, nooverlap;1897 nooverlap = src+len <= dst || dst+len <= src;1899 if (nooverlap && aligned) {