Searched refs:x_ok (Results 1 – 1 of 1) sorted by relevance
2020 bool x_ok = true; in CheckItgExtent() local2033 x_ok = ((0 == SafeModulo(extent->width, granularity->width)) || in CheckItgExtent()2040 if (!(x_ok && y_ok && z_ok)) { in CheckItgExtent()