Searched refs:isCustom1 (Results 1 – 1 of 1) sorted by relevance
981 Bool isCustom1 = ch1->allockind == MC_AllocCustom; in MC_() local991 } else if (start1 >= start2 && end1 <= end2 && isCustom1 && !isCustom2) { in MC_()999 } else if (start2 >= start1 && end2 <= end1 && isCustom2 && !isCustom1) { in MC_()