Searched refs:dend (Results 1 – 1 of 1) sorted by relevance
29 uintptr_t pstart, pend, dstart, dend; in check_add_partition() local75 dend = dstart + dpart->size; in check_add_partition()77 if (pend > dstart && dend > pstart) { in check_add_partition()