Searched refs:check_low (Results 1 – 1 of 1) sorted by relevance
106 const unsigned long check_low = ptr; in overlaps() local107 unsigned long check_high = check_low + n; in overlaps()110 if (check_low >= high || check_high <= low) in overlaps()